ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IElementContainer Interface / SelectElements Method / SelectElements(Geometry,SelectionCombinationMethod,Boolean) Method

In This Topic
    SelectElements(Geometry,SelectionCombinationMethod,Boolean) Method
    In This Topic
    Select elements with matching names
    Syntax
    Overloads Sub SelectElements( _
       ByVal geometry As Geometry, _
       ByVal method As SelectionCombinationMethod, _
       ByVal isWhollyWithin As Boolean _
    ) 

    Parameters

    geometry
    method
    isWhollyWithin
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also