PointGetHashCode Method

Obtain a hash code for the Point.

 

Namespace:  WebSupergoo.WordGlue4
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.0.0.1 (4.0.0.1)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code.
See Also