[]
Prints the shape objects.
public virtual void Print(PdfGraphics g, Rectangle rectangle, float zoomFactor)
Public Overridable Sub Print(g As PdfGraphics, rectangle As Rectangle, zoomFactor As Single)
| Type | Name | Description |
|---|---|---|
| PdfGraphics | g | PDF graphics device interface |
| Rectangle | rectangle | Rectangle bounding the shape objects to print |
| float | zoomFactor | Scaling factor for zooming when printing |