Click or drag to resize

QuadTreeTItemBoundaries Property

The rectangular area that is covered by this node of the quad tree.

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

Property Value

RectangleD2D
See Also