ComponentOne Xamarin.Android
C1LinearGauge Constructor(Context)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1LinearGauge Class > C1LinearGauge Constructor : C1LinearGauge Constructor(Context)
Initializes a new instance of a C1LinearGauge control.
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New C1LinearGauge(context)
public C1LinearGauge( 
   Android.Content.Context context
)

Parameters

context
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members
Overload List