Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeRectangle Class / RightBottom Property

In This Topic
    RightBottom Property (C1GaugeRectangle)
    In This Topic
    Gets or sets the radius for the right bottom corner.
    Syntax
    'Declaration
     
    Public Property RightBottom As System.Double
    public System.double RightBottom {get; set;}
    See Also