[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmap.Graphics

Graphics Property

Graphics

Gets an instance of the GcBitmapGraphics class.

The Graphics becomes available after executing the CreateGraphics(Color?) method.

Declaration
public GcBitmapGraphics Graphics { get; }
Public ReadOnly Property Graphics As GcBitmapGraphics