ComponentOne Xamarin.Android
MeasuredWidth Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members