ComponentOne Xamarin.Android
LayerType Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members