Search Results for

    Show / Hide Table of Contents

    Struct QuadTree.BoxObjects

    BoundingBox and Feature ID structure used for storing in the quadtree

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Mapsui.Nts.Providers.Shapefile.Indexing
    Assembly: Mapsui.Nts.dll
    Syntax
    public struct QuadTree.BoxObjects

    Fields

    | Edit this page View Source

    Box

    BoundingBox

    Declaration
    public MRect Box
    Field Value
    Type Description
    MRect
    | Edit this page View Source

    Id

    Feature ID

    Declaration
    public uint Id
    Field Value
    Type Description
    uint
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX