Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / PointerValueChangedEventArgs Class / Pointer Property

In This Topic
    Pointer Property (PointerValueChangedEventArgs)
    In This Topic
    Gets the Gauge pointer which value has been changed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pointer As C1GaugePointer
    public C1GaugePointer Pointer {get;}
    See Also