Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1TextBox Class / ShadowDy Property


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