Select to view content in your preferred language

GeometryEditor Samples for WPF?

883
2
Jump to solution
08-23-2023 06:32 AM
Labels (4)
Mike_Quetel
Frequent Contributor

Hello,

I've migrated my WPF/.NET 6 app over to 200.2 and am interested in giving the new GeometryEditor a test drive.  I have a number of existing SketchEditor workflows that I would like to look at migrating.  Does esri have any samples ready for GeometryEditor?  I've done some looking around and haven't found them.

Thanks in advance!

Mike

0 Kudos
1 Solution

Accepted Solutions
PreetiMaske
Esri Regular Contributor
2 Replies
PreetiMaske
Esri Regular Contributor

Here is the GeometryEditor public sample on ArcGIS Maps SDK Samples for .NET Github repo

https://github.com/Esri/arcgis-maps-sdk-dotnet-samples/tree/main/src/WPF/WPF.Viewer/Samples/Graphics....

Also checkout recently post blog on GeometryEditor 

https://www.esri.com/arcgis-blog/products/sdk-net/developers/migrating-your-legacy-sketcheditor-code...

Mike_Quetel
Frequent Contributor

Thank you!

0 Kudos