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