Click or drag to resize

ILineCapContourNumberOfNormals Property

Gets the number of normals. The number of normals is calculated from the number of vertices, plus the number of all sharp vertices.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int NumberOfNormals { get; }

Property Value

Int32
The number of normals.
See Also