Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1TexBoxBackgroundDrawable Class / PaddingBottom Property


In This Topic
    PaddingBottom Property (C1TexBoxBackgroundDrawable)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PaddingBottom As Single
    'Usage
     
    
    Dim instance As C1TexBoxBackgroundDrawable
    Dim value As Single
     
    value = instance.PaddingBottom
    public float PaddingBottom {get;}
    See Also