ComponentOne Xamarin.Android
TranslationX Property (C1Gauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : TranslationX Property
Syntax
'Declaration
 
Public Overridable Property TranslationX As Single
'Usage
 
Dim instance As C1Gauge
Dim value As Single
 
instance.TranslationX = value
 
value = instance.TranslationX
public virtual float TranslationX {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members