ComponentOne Xamarin.Android
CompoundDrawablePadding Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members