I need your help!
I have a very simple polygon shape. In an edit session, I want to show the shape lenght of the modified polygon "in real time" (meaning that everytime a point of the polygon is moved, I'll show the new patrol length in a label). My OnSketchModified fire up correctly, it is just that I don't know how to calculate the lenght.
Thanks !