Is there any way to change the color of the graphic drawn by the SketchEditor from red to something else? I do not see any setting for the color of this temp graphic. I have a client that doesn't like the red because it matches a color used by one the line layers in the map.
Thanks
-joe
You can set different symbols of sketch graphic by accessing symbols via MyMapView.SketchEditor.Stylee.gMyMapView.SketchEditor.Style.LineSymbol = someOtherSymbol;
More infohttps://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_UI_SketchStyle.htm
Thanks, exactly what I was looking for
Please update the link.
Here you go Eric,
https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.UI.SketchStyle.html
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.