Click or drag to resize

ConcaveHullLengthComparerInstance Property

Gets the singleton instance of ConcaveHullLengthComparer.

Namespace: Altaxo.Geometry.Int64_2D
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static ConcaveHullLengthComparer Instance { get; }

Property Value

ConcaveHullLengthComparer
See Also