Click or drag to resize

Ray3DOrigin Property

Gets the origin, i.e. one point at the line.

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

Property Value

PointD3D
The origin.
See Also