TransparencyMask Property
TransparencyMask
Gets or sets a value indicating whether the image is used to define an irregularly shaped region of another image.
Declaration
public bool TransparencyMask { get; set; }
Public Property TransparencyMask As Boolean