ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGauge Class / PointerCapStrokeThickness Property

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