Select Features within a polygon area(Select By Graphic) in ArcGIS Runtime SDK for .NET (WPF) API ref 100.1

1137
0
11-23-2017 11:56 AM
SolaAdmin
New Contributor

I need to be able to draw a polygon ( or use a rectangle) to select features from my feature layers in an MMPK. I can see examples in the older API(10.2.7) reference.

 (view-source:https://developers.arcgis.com/net/10-2/sample-code/FeatureLayerSelection/) and Code Example - FeatureLayer_SelectFeaturesByRectangle 

I would more specifically want to be able to extract the name from just one feature layer within the polygon area. (ex Address in Address_Points Layer)

I am using ArcGIS Runtime SDK for .NET 100.1, WPF API. C#

Thank you, 

0 Kudos
0 Replies