SizeF.GetHashCode

SizeF.GetHashCode method

Returns a hash code for this Size structure.

public override int GetHashCode()

Return Value

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

See Also