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

In This Topic
    Pointer Property (C1GaugeBase)
    In This Topic
    Gets the main Gauge pointer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pointer As C1GaugePointer
    public C1GaugePointer Pointer {get;}
    See Also