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


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