C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1LinearGauge Class / C1LinearGauge Constructor / C1LinearGauge Constructor(Context)


In This Topic
C1LinearGauge Constructor(Context)
In This Topic
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)

Parameters

context
See Also