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

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