Click or drag to resize

IPolylineD3DCount Property

Gets the number of points.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int Count { get; }

Property Value

Int32
Number of points.
See Also