Struct QuadTree.BoxObjects
BoundingBox and Feature ID structure used for storing in the quadtree
Inherited Members
Namespace: Mapsui.Nts.Providers.Shapefile.Indexing
Assembly: Mapsui.Nts.dll
Syntax
public struct QuadTree.BoxObjects
Fields
| Edit this page View SourceBox
BoundingBox
Declaration
public MRect Box
Field Value
| Type | Description |
|---|---|
| MRect |
Id
Feature ID
Declaration
public uint Id
Field Value
| Type | Description |
|---|---|
| uint |