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