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