ComponentOne Xamarin.Android
Foreground Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members