Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCap Class / BehindPointers Property

In This Topic
    BehindPointers Property (C1GaugeCap)
    In This Topic
    Gets or sets whether the pointer cap should appear behind the Gauge pointers.
    Syntax
    'Declaration
     
    Public Property BehindPointers As System.Boolean
    public System.bool BehindPointers {get; set;}
    See Also