In This Topic
The following tables list the members exposed by Margin.
Public Constructors
Public Fields
| Name | Description |
| Bottom | Bottom margin |
| Empty | Initializes an empty margin with all margins setted to zero. |
| Left | Left margin |
| Right | Right margin |
| Top | Top margin |
Top
Public Properties
| Name | Description |
| Horizontal | Horizontal margin (left plus right) |
| Vertical | Vertical margin (top plus bottom) |
Top
Public Methods
| Name | Description |
| Equals | Checks whether the Margin equals to the specified one. |
| GetHashCode | |
Top
See Also