[]
        
(Showing Draft Content)

C1.Util.DX.Point2F.op_Equality

operator == Operator

operator ==(Point2F, Point2F)

Determines if the specified values are equal.

Declaration
public static bool operator ==(Point2F left, Point2F right)
Parameters
Type Name Description
Point2F left
Point2F right
Returns
Type Description
bool