Hi,
I am calculating control points when a user selects a feature on the map. On the selection of the second feature on the map i have to clear the first selected feature's control points. My approach is to add the selected items to EditOverLay and call
mapControl.EditOverlay.CalculateAllControlPoints();
So, Please help me how to clear the control points?
Regards
Ranjith