'Declaration Public Overloads Sub DrawBorder( _ ByVal border As Border, _ ByVal bounds As RectangleF _ )
public void DrawBorder( Border border, RectangleF bounds )
Parameters
- border
- The border.
- bounds
- The bounds.
'Declaration Public Overloads Sub DrawBorder( _ ByVal border As Border, _ ByVal bounds As RectangleF _ )
public void DrawBorder( Border border, RectangleF bounds )