Click or drag to resize

StraightLineAsPolylineD3DGetEnumerator Method

[Missing <summary> documentation for "M:Altaxo.Geometry.StraightLineAsPolylineD3D.GetEnumerator"]


Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerator<PointD3D> GetEnumerator()

Return Value

IEnumeratorPointD3D

[Missing <returns> documentation for "M:Altaxo.Geometry.StraightLineAsPolylineD3D.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also