For a list of all members of this type, see Padding members.
Name | Description | |
---|---|---|
Bottom | Returns the padding as relative to the bottom. | |
Empty | Returns a Padding instance whose Top, Left, Right, and Bottom are all set to zero. | |
Left | Returns the padding as relative to the left. | |
Right | Returns the padding as relative to the right. | |
Top | Returns the padding as relative to the top. |
View on GitHub