[]
Prints the object container with zooming.
protected override void PrintElements(Graphics g, Rectangle faceRect, float zoom)
Protected Overrides Sub PrintElements(g As Graphics, faceRect As Rectangle, zoom As Single)
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics device interface |
| Rectangle | faceRect | Rectangle that bounds the container |
| float | zoom | Scaling factor for zooming |