ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugePointer Class / Thickness Property

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