Click or drag to resize

Int64LineD2DAnnotatedPoints Property

Enumerates the two points P0 and P1.

Namespace: Altaxo.Geometry.Int64_2D
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<IntPoint> Points { get; }

Property Value

IEnumerableIntPoint
See Also