Margin Constructor |
| Name | Description | |
|---|---|---|
| Margin | Creates a new instance of Margin. | |
| Margin(Int32) | Creates a new instance of Margin specifying a value for the properties. | |
| Margin(Int32, Int32) | Creates a new instance of Margin specifying the horizontal and vertical values.
| |
| Margin(Int32, Int32, Int32, Int32) | Creates a new instance of Margin specifying the property values. |