C1.Android.Core Assembly / C1.Android.Core Namespace / C1PolygonIcon Class / ScrollIndicators Property


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