ComponentOne Xamarin.Android
LineHeight Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : LineHeight Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property LineHeight As Integer
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Integer
 
value = instance.LineHeight
public virtual int LineHeight {get;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members