I am imitating the Demo application, MapWinLite, to do some shape adding operation.
I knew that I hold the "ctrl" key together with the left mouse button to finish one shape. Could you tell me how can I fire the event of "finish one shape" by right click mouse button, instead of pressing the ctrl key + left mouse button. Furthermore, how can I start a new shape operation.
I have studied the demo codes but I can't understand.
I don't know how can I fire the event of "_DMapEvents_AfterShapeEditEvent" and operation about undolist.
I wish you can teach me some basic operation or example about using the new shape editing function.
Thank you for your help.
I knew that I hold the "ctrl" key together with the left mouse button to finish one shape. Could you tell me how can I fire the event of "finish one shape" by right click mouse button, instead of pressing the ctrl key + left mouse button. Furthermore, how can I start a new shape operation.
I have studied the demo codes but I can't understand.
I don't know how can I fire the event of "_DMapEvents_AfterShapeEditEvent" and operation about undolist.
I wish you can teach me some basic operation or example about using the new shape editing function.
Thank you for your help.