Struct QuadTree.BoxObjects
BoundingBox and Feature ID structure used for storing in the quadtree
Namespace: Mapsui.Desktop.Shapefile.Indexing
Assembly: Mapsui.Desktop.dll
Syntax
public struct BoxObjects
Fields
| Improve this Doc View SourceBox
Boundingbox
Declaration
public BoundingBox Box
Field Value
Type | Description |
---|---|
BoundingBox |
Id
Feature ID
Declaration
public uint Id
Field Value
Type | Description |
---|---|
System.UInt32 |