Click or drag to resize

RectangleD2DGetHashCode Method

Returns the hash code for this instance.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override int GetHashCode()

Return Value

Int32
A 32-bit signed integer that is the hash code for this instance.
See Also