Select to view content in your preferred language

Using data of shapes drawn by axToolbar

624
0
04-11-2013 02:38 AM
oyleiste
Regular Contributor
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
0 Kudos
0 Replies