Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BilevelBitmap Class / TransparencyMask Property

In This Topic
    TransparencyMask Property (BilevelBitmap)
    In This Topic
    Gets or sets a value indicating whether the image is used to define an irregularly shaped region of another image.
    Syntax
    'Declaration
     
    Public Property TransparencyMask As System.Boolean
    public System.bool TransparencyMask {get; set;}
    See Also