ComponentOne DashboardLayout for WinForms
GetBounds(Element,Boolean,Boolean) Method

C1.Win.C1SplitContainer Namespace > C1SplitContainer Class > GetBounds Method : GetBounds(Element,Boolean,Boolean) Method
Syntax
'Declaration
 
Public Overloads Function GetBounds( _
   ByVal e As C1.Framework.Element, _
   ByVal contentArea As Boolean, _
   ByVal clip As Boolean _
) As Rectangle
public Rectangle GetBounds( 
   C1.Framework.Element e,
   bool contentArea,
   bool clip
)

Parameters

e
contentArea
clip
See Also

Reference

C1SplitContainer Class
C1SplitContainer Members
Overload List