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

In This Topic
    CornerRadius Property (C1GaugeRectangle)
    In This Topic
    Gets or sets the default radius for the rectangle corners.
    Syntax
    'Declaration
     
    Public Property CornerRadius As System.Double
    public System.double CornerRadius {get; set;}
    See Also