ComponentOne Xamarin.Android
Background Property (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members