[]
Initializes a new instance of the OffsetsI structure.
public OffsetsI(int left, int top, int right, int bottom)
| Type | Name | Description |
|---|---|---|
| int | left | The left offset. |
| int | top | The top offset. |
| int | right | The right offset. |
| int | bottom | The bottom offset. |