QuadTreeTItemTopLeftChild Property |
The top 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>? TopLeftChild { get; }
Property Value
QuadTreeTItemSee Also