ComponentOne Xamarin.Android
C1LinearGauge Constructor(Context,IAttributeSet)


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

Parameters

context
attrs
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members
Overload List