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


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