ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SelectionMethod Enumeration

In This Topic
    SelectionMethod Enumeration
    In This Topic
    Defines the spatial relations used to select features.
    Syntax
    Members
    MemberDescription
    Contains Query geometry contains the target geometry.
    Intersects Query geometry intersects the target geometry.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.SelectionMethod

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also