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

In This Topic
    IsMainPointer Property (C1GaugePointer)
    In This Topic
    Returns True if this pointer is the main in the owner Gauge.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMainPointer As System.Boolean
    public System.bool IsMainPointer {get;}
    See Also