'Declaration
Public Overloads Sub Render( _ ByVal g As Graphics, _ ByVal x As Double, _ ByVal y As Double _ )
Parameters
- g
- The drawing surface.
- x
- The X coordinate of the top left corner of the page.
- y
- The Y coordinate of the top left corner of the page.