protected virtual void PaintText( Graphics g, Rectangle rText )
'Declaration Protected Overridable Sub PaintText( _ ByVal g As Graphics, _ ByVal rText As Rectangle _ )
'Declaration
Protected Overridable Sub PaintText( _ ByVal g As Graphics, _ ByVal rText As Rectangle _ )
'Usage Dim instance As CalloutArrowShape Dim g As Graphics Dim rText As Rectangle instance.PaintText(g, rText)
'Usage
Dim instance As CalloutArrowShape Dim g As Graphics Dim rText As Rectangle instance.PaintText(g, rText)
CalloutArrowShape Class CalloutArrowShape Members