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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.