ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.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 Double
    public double StrokeThickness {get; set;}
    See Also