Click or drag to resize

PolylineSegmentGetHashCode Method

Serves as the PolylineSegment hash function.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current PolylineSegment..
See Also