Point.GetHashCode

Point.GetHashCode method

Returns a hash code for this Point.

public override int GetHashCode()

Return Value

An integer value that specifies a hash value for this Point.

See Also