ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGaugePointerCap Class / StrokeThickness Property

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