C1.Excel Assembly / C1.Util Namespace / BitmapGraphicsRendering Class / BitmapGraphics Property

In This Topic
BitmapGraphics Property
In This Topic
Gets GrapeCity.Documents.Imaging.GcBitmapGraphics inner object.
Syntax
'Declaration
 
Public ReadOnly Property BitmapGraphics As GrapeCity.Documents.Imaging.GcBitmapGraphics
 
See Also