FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Annotation Namespace / Rectangle Class / Bounds Property

In This Topic
    Bounds Property (Rectangle)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property Bounds As _Rect
    protected virtual _Rect Bounds {get;}
    See Also