ComponentOne Xamarin.Android
ScrollBarSize Property (C1PathIcon)


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

Reference

C1PathIcon Class
C1PathIcon Members