C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1LinearGauge Class / Context Property


In This Topic
Context Property (C1LinearGauge)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Context As Android.Content.Context
 
'Usage
 
Dim instance As C1LinearGauge
Dim value As Android.Content.Context
 
value = instance.Context
See Also