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


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