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

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