iframe >
Xamarin.Android Documentation
Contains Method (C1Rect)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Core Assembly
>
C1.Android.Core Namespace
>
C1Rect Structure
: Contains Method
The point to check.
Indicates whether the rectangle described by the C1Rect contains the specified point.
Syntax
C#
public
bool
Contains(
C1Point
point
)
Parameters
point
The point to check.
See Also
Reference
C1Rect Structure
C1Rect Members
Send Feedback