ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / Pointer Property

In This Topic
    Pointer Property (C1Gauge)
    In This Topic
    Gets the pointer of the C1Gauge.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Pointer As C1GaugePointer
    public C1GaugePointer Pointer {get;}

    Property Value

    The pointer.
    See Also