C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1RadialGauge Class / ScrollIndicators Property


In This Topic
ScrollIndicators Property (C1RadialGauge)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property ScrollIndicators As Android.Views.ScrollIndicatorPosition
 
'Usage
 
Dim instance As C1RadialGauge
Dim value As Android.Views.ScrollIndicatorPosition
 
value = instance.ScrollIndicators
See Also