Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1RadialGauge Class / C1RadialGauge Constructor / C1RadialGauge Constructor()


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