ComponentOne Xamarin.Android
CompoundDrawablePadding Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members