I just upgrade to the lastest version WebEdition 3.1.299.0. I notice that I am unable to edit the drawn shapes at the shape vertix. Below is the code I use on client-side. I tried different combination without success. Is there another way I could set client-side to enable the multiple vertixes edit mode?
Map1.SetEditSetting(EditSettings.Reshape | EditSettings.Resize | EditSettings.Drag | EditSettings.Rotate);