[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Skia.GcSkiaBitmap.Graphics

Graphics Property

Graphics

Gets an instance of the GcSkiaGraphics class associated with this image.

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

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