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


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