Margin
Margin class
Specifies the margin.
Margin(value, unit)
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| Unit | int | Represents a unit of measure. The default is DP. The value of the property is MeasureConst integer constant. |
| Value | float | Specifies the margin. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |