The target GcGraphics. If a null reference (Nothing in Visual Basic), the value is taken from the Graphics property. The resolution of graphics must be the same as of Graphics.
'Declaration
Public Sub Render( _
Optional ByVal graphics As GcGraphics _
)
Parameters
graphics
The target GcGraphics. If a null reference (Nothing in Visual Basic), the value is taken from the Graphics property. The resolution of graphics must be the same as of Graphics.