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