Point :: operator!= - Copmare points
The function returns true, when x or y values for both points differs.
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false.