[]
DrawBorder
public void DrawBorder(Border border, float left, float top, float width, float height)
| Type | Name | Description |
|---|---|---|
| Border | border | |
| float | left | |
| float | top | |
| float | width | |
| float | height |
DrawBorder
public void DrawBorder(Border border, RectangleF bounds)
| Type | Name | Description |
|---|---|---|
| Border | border | |
| RectangleF | bounds |