iframe >
Xamarin.Android Documentation
Union(C1Point) Method
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
>
Union Method
: Union(C1Point) Method
The point to include.
Expands the rectangle represented by the current C1Rect exactly enough to contain the specified point.
Syntax
C#
public
void
Union(
C1Point
point
)
Parameters
point
The point to include.
Exceptions
Exception
Description
System.NotImplementedException
The exception that is thrown when a requested method or operation is not implemented.
See Also
Reference
C1Rect Structure
C1Rect Members
Overload List
Send Feedback