ComponentOne Xamarin.Android
ScrollY Property (C1Gauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : ScrollY Property
Syntax
'Declaration
 
Public Property ScrollY As Integer
'Usage
 
Dim instance As C1Gauge
Dim value As Integer
 
instance.ScrollY = value
 
value = instance.ScrollY
public int ScrollY {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members