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


In This Topic
    DefaultPointerThickness Field (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Const DefaultPointerThickness As Double
    'Usage
     
    
    Dim value As Double
     
    value = C1BulletGraph.DefaultPointerThickness
    public new const double DefaultPointerThickness
    See Also