C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / Width Property


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