Click or drag to resize

Ray3DDirection Property

Gets the direction of the line.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public VectorD3D Direction { get; }

Property Value

VectorD3D
The direction.
See Also