The following tables list the members exposed by PaddingF.
Name | Description | |
---|---|---|
PaddingF Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Gets or sets padding size for bottom edge. | |
Left | Gets or sets padding size for left edge. | |
Right | Gets or sets padding size for right edge. | |
Top | Gets or sets padding size for top edge. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equivalent to the current padding. | |
GetHashCode | Generates a hash code for the current Padding. |
Equality | Test whether two specified Padding objects are equivalent. |
Inequality | Tests whether two specified Padding objects are not equivalent. |