ComponentOne Xamarin.Android
ClipBounds Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : ClipBounds Property
Syntax
'Declaration
 
Public Overridable Property ClipBounds As Android.Graphics.Rect
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Android.Graphics.Rect
 
instance.ClipBounds = value
 
value = instance.ClipBounds
public virtual Android.Graphics.Rect ClipBounds {get; set;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members