equals


Description:

public bool equals (Point b)

Compares two Point for equality.

Parameters:

this

the first Point to compare

b

the second Point to compare

Returns:

true if the Points are equal