Operator operator !=
operator !=(PointF, PointF)
Determines whether the coordinates of the specified points are not equal.
public static bool operator !=(PointF point1, PointF point2)
Determines whether the coordinates of the specified points are not equal.
public static bool operator !=(PointF point1, PointF point2)