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

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