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

In This Topic
    Bounds Property (Rectangle)
    In This Topic
    Gets the bounding box.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property Bounds As _Rect
    protected override _Rect Bounds {get;}
    See Also