Gets the points of the line as enumeration.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IEnumerable<PointD3D> GetPoints()
Return Value
IEnumerablePointD3DEnumeration of the two points of this line.
See Also