ComponentOne Xamarin.Android
Context Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : Context Property
Syntax
'Declaration
 
Public ReadOnly Property Context As Android.Content.Context
'Usage
 
Dim instance As C1RadialGauge
Dim value As Android.Content.Context
 
value = instance.Context
public Android.Content.Context Context {get;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members