| Overload | Description |
|---|---|
| Offsets Constructor(String,String,String,String) | Initializes a new instance of the Offsets structure, assigning the Left, Top, Right and Bottom values. |
| Offsets Constructor(String) | Initializes a new instance of the Offsets structure, assigning a single value to all four offset properties. |
| Offsets Constructor(Unit) | Initializes a new instance of the Offsets structure, assigning a single value to all four offset properties. |