public virtual void Print( Graphics g, Rectangle rectangle, float zoom )
'Declaration Public Overloads Overridable Sub Print( _ ByVal g As Graphics, _ ByVal rectangle As Rectangle, _ ByVal zoom As Single _ )
'Declaration
Public Overloads Overridable Sub Print( _ ByVal g As Graphics, _ ByVal rectangle As Rectangle, _ ByVal zoom As Single _ )
'Usage Dim instance As SpreadChildControlContainer Dim g As Graphics Dim rectangle As Rectangle Dim zoom As Single instance.Print(g, rectangle, zoom)
'Usage
Dim instance As SpreadChildControlContainer Dim g As Graphics Dim rectangle As Rectangle Dim zoom As Single instance.Print(g, rectangle, zoom)
SpreadChildControlContainer Class SpreadChildControlContainer Members Overload List