| C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class > GetBounds Method : GetBounds(Element,Boolean,Boolean) Method |
'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 )