QuadTreeTItemBottomLeftChild Property |
The bottom left child of this node of the quad tree (or null if it not exists).
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public QuadTree<TItem>? BottomLeftChild { get; }
Property Value
QuadTreeTItemSee Also