Hi,
How to retrieve geometric shapes SketchEditor names from GraphicsOverlay object ?
In SketchCreationMode I have Circle, Rectangle, etc.. type name.
I make shapes with SketchEditor.
I would like retrieve geometric shapes names from GraphicsOverlay object. It's possible?
I would like to have "Rectangle", "Circle", etc.. name.
Because when I try with GraphicsOverlay, I have only, "Polygon" or "Polyline" name.
Thanks