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

In This Topic
    InnerOffset Property (C1GaugeSector)
    In This Topic
    Gets or sets the logical offset of the inner circle (if the SweepAngle is less than 180 degrees).
    Syntax
    'Declaration
     
    Public Property InnerOffset As System.Double
    public System.double InnerOffset {get; set;}
    See Also