public bool IsRatio { get; }
Public ReadOnly Property IsRatio As Boolean Get
public: virtual property bool IsRatio { bool get () sealed; }
abstract IsRatio : bool with get override IsRatio : bool with get
In This Article