Paddings Properties
Contains padding settings.Name | Description |
---|---|
Is |
Gets a value that indicates whether this Paddings object is initialized with the default values. |
Padding | Gets or sets the common padding value for all the four edges. |
Padding |
Gets or sets the padding value for the bottom edge. |
Padding |
Gets or sets the padding value for the left edge. |
Padding |
Gets or sets the padding value for the right edge. |
Padding |
Gets or sets the padding value for the top edge. |
See Also