Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / GaugeRange Constructor


In This Topic
    GaugeRange Constructor
    In This Topic
    Initializes a new instance of a GaugeRange.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GaugeRange()
    public GaugeRange()
    See Also