ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Rectangle Class / GetSize Method

In This Topic
    GetSize Method (Rectangle)
    In This Topic
    Gets the element size
    Syntax
    'Declaration
     
    Protected Overrides Function GetSize() As _Size
    protected override _Size GetSize()
    See Also