The Margins type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bottom | Gets or sets the bottom margin of an element. | |
| Empty | Gets the empty Margins. | |
| IsEmpty | Returns true if Left, Top, Right and Bottom properties are zero; otherwise, false. | |
| Left | Gets or sets the left margin of an element. | |
| Right | Gets or sets the right margin of an element. | |
| Size | Gets the size of margins. | |
| Top | Gets or sets the top margin of an element. |