C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1BulletGraph Class / MeasuredHeight Property


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