This class represents a margin for different objects.
| Name | Type | Description | Notes |
|---|---|---|---|
| left | float | Gets or sets a float value that indicates the left margin. | [optional] |
| right | float | Gets or sets a float value that indicates the right margin. | [optional] |
| top | float | Gets or sets a float value that indicates the top margin. | [optional] |
| bottom | float | Gets or sets a float value that indicates the bottom margin. | [optional] |