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


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