Rectangle.GetHashCode

Rectangle.GetHashCode method

Returns the hash code for this Rectangle structure.

public override int GetHashCode()

Return Value

An integer that represents the hash code for this rectangle.

See Also