Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcD2DBitmapGraphics Class / Features Property

In This Topic
    Features Property (GcD2DBitmapGraphics)
    In This Topic
    For internal use. Gets the features supported by this graphics.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Features As GcGraphicsFeatures
    public override GcGraphicsFeatures Features {get;}
    See Also