Show / Hide Table of Contents

    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 Source

    Box

    Boundingbox

    Declaration
    public BoundingBox Box
    Field Value
    Type Description
    BoundingBox
    | Improve this Doc View Source

    Id

    Feature ID

    Declaration
    public uint Id
    Field Value
    Type Description
    System.UInt32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX