ComponentOne Xamarin.Android
ScrollBarSize Property (C1FontIcon)


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

Reference

C1FontIcon Class
C1FontIcon Members