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