Operator operator !=
operator !=(Point, Point)
Determines whether two points have different coordinates.
public static bool operator !=(Point a, Point b)
Determines whether two points have different coordinates.
public static bool operator !=(Point a, Point b)