Click or drag to resize

VectorD3DEmpty Property

Gets an empty vector (0,0,0).

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

Property Value

VectorD3D
See Also