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


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