GetHashCode

Rectangle.GetHashCode method

Returns a hash code derived from position and size.

public override int GetHashCode()

Return Value

A hash code for the current rectangle.

See Also