GetHashCode

Point.GetHashCode method

Returns a hash code derived from the coordinates.

public override int GetHashCode()

Return Value

A hash code for the current point.

See Also