Overload | Description |
---|---|
SelectElements(MapView,GraphicsLayer,Geometry,SelectionCombinationMethod,Boolean) | Select elements on a graphics layer that visually intersect a geometry. This method must be called on the MCT. Use QueuedTask.Run. |
SelectElements(MapView,Geometry,SelectionCombinationMethod,Boolean) | Select elements on all visible graphics layers that visually intersect a geometry. This method must be called on the MCT. Use QueuedTask.Run. |