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


In This Topic
    DefaultShowRanges Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const DefaultShowRanges As Boolean
    'Usage
     
    
    Dim value As Boolean
     
    value = C1Gauge.DefaultShowRanges
    public const bool DefaultShowRanges
    See Also