ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / PointerStrokeThickness Property

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