QuadTreeTItemBottomRightChild Property |
The bottom right 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>? BottomRightChild { get; }
Property Value
QuadTreeTItemSee Also