Click or drag to resize

StraightLineAsPolylineD3DPoints Property

[Missing <summary> documentation for "P:Altaxo.Geometry.StraightLineAsPolylineD3D.Points"]


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

Property Value

IListPointD3D

Implements

IPolylineD3DPoints
See Also