Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / DefaultPointerThickness Field


In This Topic
    DefaultPointerThickness Field (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const DefaultPointerThickness As Single
    'Usage
     
    
    Dim value As Single
     
    value = C1Gauge.DefaultPointerThickness
    public const float DefaultPointerThickness
    See Also