I wanted to know if there is a way to make the difference between newly created shapes and shapes already created that are edited.Another question related is : If i have many shapes on my editoverlay, how can I know which one has been modify.
The only way to have information about creation and edtiing shape is OnTrackShapeFinished. But there is no information in EventArgs or EditOverlay.
It's quite a simple feature but i search over the forum and the samples and didn't manage information about that.
Thanks you in advance