Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmapGraphics Class / Bitmap Property

In This Topic
    Bitmap Property (GcBitmapGraphics)
    In This Topic
    Gets the source GcBitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bitmap As GcBitmap
    public GcBitmap Bitmap {get;}
    See Also