Padding Properties |
The Padding type exposes the following members.
Name | Description | |
---|---|---|
Bottom |
Gets or sets the padding on the bottom
| |
Horizontal | ||
IsZero |
Gets a value indicating that all sides of the padding are zero
| |
Left |
Gets or sets the padding on the left
| |
Right |
Gets or sets the padding on the right
| |
Size |
Gets the padding as a size value with the Horizontal and Vertical values as
the Width and Height, respectively.
| |
Top |
Gets or sets the padding on the top
| |
Vertical |