Click or drag to resize

PolylineSegmentGetHashCode Method

Serves as the PolylineSegment hash function.

Namespace:  Gile.AutoCAD.R20.Geometry
Assembly:  GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
public override int GetHashCode()

Return Value

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