[]
Draws the table to a GcGraphics.
public void Render(GcGraphics graphics = null)
Public Sub Render(Optional graphics As GcGraphics = Nothing)
Type | Name | Description |
---|---|---|
GcGraphics | graphics | The target GcGraphics. If null, the value is taken from the Graphics property.
The resolution of |