Click or drag to resize

LineCapContourNormals Property

Gets the contour normals.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public VectorD2D[] Normals { get; }

Property Value

VectorD2D
See Also