Click or drag to resize

LineGetHashCode Method

Computes a hash number that represents this line.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A number that is not unique to the value of this line.
See Also