ComponentOne Xamarin.Android
TranslationX Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members