ComponentOne Xamarin.Android
ScrollBarSize Property (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : ScrollBarSize Property
Syntax
'Declaration
 
Public Overridable Property ScrollBarSize As Integer
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Integer
 
instance.ScrollBarSize = value
 
value = instance.ScrollBarSize
public virtual int ScrollBarSize {get; set;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members