The 10.2.x SDK allowed users to delete the currently selected vertex through the AGSSketchGraphicsLayer's removeSelectedVertex command. I have customers accustomed to this feature in 10.2.x, and I can't seem to find the equivalent in 100.1. Does anyone know how to do this in the latest SDK? This is simple enough for point FeatureTableLayers, but I also support polyline and polygon editing.
Thanks