Click or drag to resize

EdgeInnerVector Property

Gets the inward-pointing normal vector for this edge.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public VectorD2D InnerVector { get; }

Property Value

VectorD2D
See Also