| Overload | Description |
|---|---|
| Offsets Constructor(String,String,String,String) | Initializes a new instance of the Offsets structure, assigning the Offsets.Left, Offsets.Top, Offsets.Right and Offsets.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. |