FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1StatusBar Class / GetBounds Method / GetBounds(Element) Method

In This Topic
    GetBounds(Element) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetBounds( _
       ByVal e As C1.Framework.Element _
    ) As System.Drawing.Rectangle
    public System.Drawing.Rectangle GetBounds( 
       C1.Framework.Element e
    )

    Parameters

    e
    See Also