iframe >
Xamarin.Android Documentation
Union(C1Rect) 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(C1Rect) Method
The rectangle to include.
Expands the rectangle represented by the current C1Rect exactly enough to contain the specified rectangle.
Syntax
C#
public
void
Union(
C1Rect
rect
)
Parameters
rect
The rectangle 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