public virtual void Print( PdfGraphics g, Rectangle rectangle, float zoomFactor )
'Declaration Public Overridable Sub Print( _ ByVal g As PdfGraphics, _ ByVal rectangle As Rectangle, _ ByVal zoomFactor As Single _ )
'Declaration
Public Overridable Sub Print( _ ByVal g As PdfGraphics, _ ByVal rectangle As Rectangle, _ ByVal zoomFactor As Single _ )
'Usage Dim instance As SquareCaptionBalloonShape Dim g As PdfGraphics Dim rectangle As Rectangle Dim zoomFactor As Single instance.Print(g, rectangle, zoomFactor)
'Usage
Dim instance As SquareCaptionBalloonShape Dim g As PdfGraphics Dim rectangle As Rectangle Dim zoomFactor As Single instance.Print(g, rectangle, zoomFactor)
SquareCaptionBalloonShape Class SquareCaptionBalloonShape Members