C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / ShadowDx Property


In This Topic
ShadowDx Property (C1MaskedTextView)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property ShadowDx As Single
 
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Single
 
value = instance.ShadowDx
See Also