PaddingEx Structure Members
In This Topic
The following tables list the members exposed by PaddingEx.
Public Constructors
Public Fields
| Name | Description |
  | Empty | Returns empty structure. |
Top
Public Properties
| Name | Description |
 | All | Gets or sets all paddings. |
 | Bottom | Gets or sets bottom padding |
 | Horizontal | Gets horizontal padding property |
 | Left | Gets or sets left padding |
 | Right | Gets or sets right padding |
 | Size | Gets size |
 | Top | Gets or sets top padding |
 | Vertical | Gets versical padding property |
Top
Public Methods
| Name | Description |
 | Equals | Overloaded. Determines whether the specified PaddingEx is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
Top
Public Operators
See Also