Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugePointer Class / Offset2 Property

In This Topic
    Offset2 Property (C1GaugePointer)
    In This Topic
    Gets or sets the end offset of the pointer (Offset is the start offset).
    Syntax
    'Declaration
     
    Public Property Offset2 As System.Double
    public System.double Offset2 {get; set;}
    See Also