[]
        
(Showing Draft Content)

C1.Util.DX.Point2L.op_Inequality

operator != Operator

operator !=(Point2L, Point2L)

Determines if the specified values are not equal.

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