Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace / GcSkiaGraphics Class / Opaque Property

In This Topic
    Opaque Property (GcSkiaGraphics)
    In This Topic
    Gets a value indicating whether the alpha channel should be ignored.
    Syntax
    'Declaration
     
    Public ReadOnly Property Opaque As System.Boolean
    public System.bool Opaque {get;}
    See Also