Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.8 Assembly / C1.Win.C1Gauge Namespace / C1RadialGauge Class / Cap Property

In This Topic
    Cap Property (C1RadialGauge)
    In This Topic
    Gets the Gauge pointer cap.
    Syntax
    'Declaration
     
    Public ReadOnly Property Cap As C1GaugeCap
    public C1GaugeCap Cap {get;}
    See Also