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


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