ComponentOne Xamarin.Android
Selected Property (C1LinearGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1LinearGauge Class : Selected Property
Syntax
'Declaration
 
Public Overridable Property Selected As Boolean
'Usage
 
Dim instance As C1LinearGauge
Dim value As Boolean
 
instance.Selected = value
 
value = instance.Selected
public virtual bool Selected {get; set;}
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members