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.3448.0 (4.8.3448.0)
Syntax
C#
public IEnumerable<Point64> Points { get; }

Property Value

IEnumerablePoint64
See Also