'Declaration
Protected Overloads Overridable Sub PrintElements( _ ByVal g As Graphics, _ ByVal faceRect As Rectangle, _ ByVal zoomFactor As Single _ )
'Usage
Dim instance As PSContainer Dim g As Graphics Dim faceRect As Rectangle Dim zoomFactor As Single instance.PrintElements(g, faceRect, zoomFactor)
Parameters
- g
- Graphics device interface
- faceRect
- Rectangle that bounds the container
- zoomFactor
- Scaling factor for zooming