Click or drag to resize

SweepPath3DCount Property

Gets the number of points.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int Count { get; }

Property Value

Int32
Number of points.

Implements

IPolylineD3DCount
See Also