Click or drag to resize

PointD3DEmpty Property

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

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

Property Value

PointD3D
See Also