ComponentOne Xamarin.iOS
C1Gauge Class
Members 


C1.iOS.Gauge Assembly > C1.iOS.Gauge Namespace : C1Gauge Class
Base class for the Gauge controls
Syntax
'Declaration
 
<Foundation.RegisterAttribute("UIView", True)>
Public MustInherit Class C1Gauge 
   Inherits UIKit.UIView
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
'Usage
 
Dim instance As C1Gauge
[Foundation.Register("UIView", true)]
public abstract class C1Gauge : UIKit.UIView, C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment  
Inheritance Hierarchy

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Gauge.C1Gauge
               C1.iOS.Gauge.C1LinearGauge
               C1.iOS.Gauge.C1RadialGauge

See Also

Reference

C1Gauge Members
C1.iOS.Gauge Namespace