ImageMask Property
ImageMask
Gets a value indicating whether the image is defined as a stencil mask for painting in the current color.
Declaration
public override bool ImageMask { get; }
Public Overrides ReadOnly Property ImageMask As Boolean
Overrides