Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSegment Class / InnerRadius Property

In This Topic
    InnerRadius Property (C1GaugeSegment)
    In This Topic
    Gets or sets the radius of the 'chord' line.
    Syntax
    'Declaration
     
    Public Property InnerRadius As System.Double
    public System.double InnerRadius {get; set;}
    See Also