Rectangle.GetHashCode

Rectangle.GetHashCode method

Serves as the default hash function.

public override int GetHashCode()

Return Value

A hash code for the current rectangle.

See Also