If the graphics already exist in your GraphicsLayer, you can use Editor.Select. Editor.EditCompleted event will give you the graphic (check for graphic.Selected property) and layer it belongs to. See this sample: http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsExplicitSaveOtherwise, when draw completes you would have to execute a spatial query on every layer and use UserToken property to help you identify which layer the query is for. http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#SpatialQuery
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.