Rectangle.GetHashCode

Rectangle.GetHashCode method

Returns the hash code for this Rectangle structure. For information about the use of hash codes, see GetHashCode .

public override int GetHashCode()

Return Value

An integer that represents the hash code for this rectangle.

See Also