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

In This Topic
    Visible Property (C1GaugePointer)
    In This Topic
    Gets or sets whether the pointer is visible.
    Syntax
    'Declaration
     
    Public Property Visible As System.Boolean
    public System.bool Visible {get; set;}
    See Also