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

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel 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

C1InputPanel Class
C1InputPanel Members
Overload List