Renders the displayed shapes on the specified System.
public void PrintPaint(System.Drawing.Graphics graphics, System.Drawing.Rectangle position);
public void PrintPaint(System.Drawing.Graphics graphics, System.Drawing.Rectangle position, bool showUIElements);
Parameter | Description |
---|---|
graphics | Specifies the object of type System. |
position | Specifies the position to draw on the specified System. |
show |
Specifies whether the activated UI elements are rendered on the specified System. |