Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCustomShape Class / EndRadius Property

In This Topic
    EndRadius Property (C1GaugeCustomShape)
    In This Topic
    Gets or sets the logical radius of the end cap.
    Syntax
    'Declaration
     
    Public Property EndRadius As System.Double
    public System.double EndRadius {get; set;}
    See Also