Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / GraphicsSupported Property

In This Topic
    GraphicsSupported Property
    In This Topic
    Gets a value indicating if GcWicBitmap supports the CreateGraphics method on the current platform.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property GraphicsSupported As System.Boolean
    public static System.bool GraphicsSupported {get;}
    See Also