[]
Returns Rectangle bounds of the ItemContainer.
Rectangle GetBounds(object itemContainer)
Function GetBounds(itemContainer As Object) As Rectangle
| Type | Name | Description |
|---|---|---|
| object | itemContainer | ItemContainer for getting bounds. |
| Type | Description |
|---|---|
| Rectangle | Rectangle bounds of the ItemContainer. |