Click or drag to resize

EllipsoidalNumberOfVertices Property

Gets the number of vertices.

Namespace: Altaxo.Drawing.D3D.CrossSections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int NumberOfVertices { get; }

Property Value

Int32

Implements

ICrossSectionOfLineNumberOfVertices
See Also