ArcGIS Pro 3.3 API Reference Guide
ESRI.ArcGIS.ItemIndex Namespace / QuerySpatialOperation Enumeration

In This Topic
    QuerySpatialOperation Enumeration
    In This Topic
    Operations that can be performed on the index None - No operation Intersects - Spatially intersects the query geometry Within - Spatially within the query geometry WithinOrIntersects - Spatially within or intersects the query geometry
    Syntax
    Members
    MemberDescription
    Intersects 
    None 
    Within 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ESRI.ArcGIS.ItemIndex.QuerySpatialOperation

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also