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


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