RectangleF.GetHashCode

RectangleF.GetHashCode method

Gets the hash code for this RectangleF structure. For information about the use of hash codes, see Object.GetHashCode.

public override int GetHashCode()

Return Value

The hash code for this RectangleF.

See Also