ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / PointerCapStrokeThickness Property

In This Topic
    PointerCapStrokeThickness Property (C1RadialGauge)
    In This Topic
    Gets or sets the stroke thickness of the pointer cap.
    Syntax
    'Declaration
     
    
    Public Property PointerCapStrokeThickness As Double
    public double PointerCapStrokeThickness {get; set;}
    See Also