C1.Excel Assembly / C1.Util Namespace / GraphicsRendering Class / GraphicsRendering Constructor
The GrapeCity.Documents.Drawing.GcGraphics object.

In This Topic
GraphicsRendering Constructor
In This Topic
Support graphics rendering interface.
Syntax
'Declaration
 
Public Function New( _
   ByVal g As GrapeCity.Documents.Drawing.GcGraphics _
)
 

Parameters

g
The GrapeCity.Documents.Drawing.GcGraphics object.
See Also