[]
Initializes new instance of the BorderSizes class
public BorderSizes()
Initializes new instance of the BorderSizes class
public BorderSizes(float left, float right, float top, float bottom)
| Type | Name | Description |
|---|---|---|
| float | left | Left border margin |
| float | right | Right border margin |
| float | top | Top border margin |
| float | bottom | Bottom border margin |