|
| Padding (int left, int top, int right, int bottom) |
|
| Padding (int horizontal, int vertical) |
|
| Padding (int uniform) |
|
override bool | Equals (object? obj) |
|
override int | GetHashCode () |
|
|
static implicit | operator Padding (int uniform) |
|
static bool | operator== (Padding left, Padding right) |
|
static bool | operator!= (Padding left, Padding right) |
|
|
int | Left |
|
int | Top |
|
int | Right |
|
int | Bottom |
|
|
int | Vertical [get] |
|
int | Horizontal [get] |
|
Point | TopLeft [get] |
|
Point | TopRight [get] |
|
Point | BottomLeft [get] |
|
Point | BottomRight [get] |
|
Point | Size [get] |
|
The documentation for this struct was generated from the following file:
- /home/ritchie/Projects/toolbox/src/Ritchie.Toolbox/Layout/Padding.cs