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

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