SizeF.GetHashCode

SizeF.GetHashCode method

Returns a hash code for this SizeF structure.

public override int GetHashCode()

Return Value

An integer value that specifies a hash value for this SizeF structure.

See Also