Click or drag to resize

ArcGetHashCode Method

Computes a hash code for the present arc.

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

Return Value

Type: Int32
A non-unique integer that represents this arc.
See Also