'Declaration
Public Overloads Overridable Sub Print( _ ByVal g As Graphics, _ ByVal rectangle As Rectangle, _ ByVal zoomFactor As Single _ )
'Usage
Dim instance As SpreadShapesContainer Dim g As Graphics Dim rectangle As Rectangle Dim zoomFactor As Single instance.Print(g, rectangle, zoomFactor)
Parameters
- g
- Graphics device
- rectangle
- Rectangle boundary of the elements to print
- zoomFactor
- Scaling factor for zooming