| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub DrawBorder( _ ByVal border As Border, _ ByVal bounds As RectangleF, _ ByVal bWidthT As Single, _ ByVal bWidthL As Single, _ ByVal bWidthB As Single, _ ByVal bWidthR As Single _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void DrawBorder( Border border, RectangleF bounds, float bWidthT, float bWidthL, float bWidthB, float bWidthR ) | |
Parameters
- border
- bounds
- bWidthT
- bWidthL
- bWidthB
- bWidthR