Click or drag to resize

PointD2DEmpty Property

Gets an empty point (0,0).

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

Property Value

PointD2D
See Also