Click or drag to resize

EdgeOuterVector Property

Gets the outward-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 OuterVector { get; }

Property Value

VectorD2D
See Also