ComponentOne Xamarin.Android
IsInLayout Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members