[]
        
(Showing Draft Content)

C1.Android.Core.C1Point.op_Equality

operator == Operator

operator ==(C1Point, C1Point)

Implements the operator ==.

Declaration
public static bool operator ==(C1Point point1, C1Point point2)
Parameters
Type Name Description
C1Point point1

The point1.

C1Point point2

The point2.

Returns
Type Description
bool

The result of the operator.