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


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