[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcD2DBitmap.Graphics

Graphics Property

Graphics

Gets an instance of the GcD2DBitmapGraphics class.

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

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