'Declaration Protected Overrides Sub PaintBorder( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Declaration
Protected Overrides Sub PaintBorder( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Usage Dim instance As PSShape Dim g As Graphics Dim r As Rectangle instance.PaintBorder(g, r)
'Usage
Dim instance As PSShape Dim g As Graphics Dim r As Rectangle instance.PaintBorder(g, r)
protected override void PaintBorder( Graphics g, Rectangle r )
PSShape Class PSShape Members