Click or drag to resize

PointDGetHashCode Method

Returns the hash code for the current PointD.

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override int GetHashCode()

Return Value

Int32
A hash code for the current PointD.
See Also