Click or drag to resize

RectangleD2DEmpty Property

Gets the empty rectangle with the location (0, 0).

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

Property Value

RectangleD2D
See Also