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