iframe >
Xamarin.Android Documentation
Equality Operator (C1Point)
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
>
C1Point Structure
: Equality Operator
The point1.
The point2.
Implements the operator ==.
Syntax
C#
public
bool
operator
==(
C1Point
point1
,
C1Point
point2
)
Parameters
point1
The point1.
point2
The point2.
Return Value
The result of the operator.
See Also
Reference
C1Point Structure
C1Point Members
Send Feedback