'Declaration Public Sub Render( _ Optional ByVal graphics As GcGraphics _ )
public void Render( GcGraphics graphics )
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.