'Declaration
Function GetBounds( _ ByVal itemContainer As Object _ ) As Rectangle
Rectangle GetBounds( object itemContainer )
Parameters
- itemContainer
- ItemContainer for getting bounds.
Return Value
System.Drawing.Rectangle bounds of the ItemContainer.