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

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

Parameters

e
contentArea
clip
See Also

Reference

C1Ribbon Class
C1Ribbon Members
Overload List