Dear all,
I created a new C# project, added axMapControl and axToolbar with some elements in it. My toolbar has "New Line", "New Polygon", "New Circle" and etc. I can use them without any problem.
My question is: How can I use/get data of a drawn shape/line/polygon?
For example, how can I get a polygon's PointCollection and even edit it?
Can I save them to a file?
Are drawn shapes/lines layer or element?
I need a good programming tutorial for this (.NET preffered)
Thank you
Sincerely