SweepPath3DPoints Property |
Gets the points that define the sweep path.
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IList<PointD3D> Points { get; }Property Value
IListPointD3D
See Also