ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugePointer Class / Thickness Property

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