ComponentOne Xamarin.Android
Alpha Property (C1Gauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : Alpha Property
Syntax
'Declaration
 
Public Overridable Property Alpha As Single
'Usage
 
Dim instance As C1Gauge
Dim value As Single
 
instance.Alpha = value
 
value = instance.Alpha
public virtual float Alpha {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members