RectangleF.GetHashCode

RectangleF.GetHashCode method

Gets the hash code for this RectangleF structure.

public override int GetHashCode()

Return Value

The hash code for this RectangleF.

See Also