[]
Sets bounds for the ItemContainer instance.
bool SetBounds(object itemContainer, Rectangle bounds, DragType dragType)
| Type | Name | Description |
|---|---|---|
| object | itemContainer | ItemContainer for setting bounds (resizing/moving). |
| Rectangle | bounds | Rectangle bounds for the ItemContainer. |
| DragType | dragType | Current DragType that initiated resizing/moving. |
| Type | Description |
|---|---|
| bool |