Padding Constructors
Name | Parameters | Description |
---|---|---|
Padding |
left, right, top, bottom | Initializes a new instance of the Padding class with specified settings. |
Padding |
all | Initializes a new instance of the Padding class with specified settings. |
See Also