C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1LinearGauge Class / MeasuredHeightAndState Property


In This Topic
MeasuredHeightAndState Property (C1LinearGauge)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property MeasuredHeightAndState As Integer
 
'Usage
 
Dim instance As C1LinearGauge
Dim value As Integer
 
value = instance.MeasuredHeightAndState
See Also