ComponentOne DashboardLayout for WinForms
GetBounds Method (ILayout)

C1.Win.Layout Namespace > ILayout Interface : GetBounds Method
ItemContainer for getting bounds.
Returns System.Drawing.Rectangle bounds of the ItemContainer.
Syntax
'Declaration
 
Function GetBounds( _
   ByVal itemContainer As Object _
) As Rectangle

Parameters

itemContainer
ItemContainer for getting bounds.

Return Value

System.Drawing.Rectangle bounds of the ItemContainer.
See Also

Reference

ILayout Interface
ILayout Members