Definition
public static bool operator != ( Point point1, Point point2 );
Parameters
point1System.Drawing.Point. The first Point object.point2System.Drawing.Point. The second Point object.
Return Value
System.Boolean.