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.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax int NumberOfNormals { get; }
Property Value
Int32
The number of normals.
See Also