hi everyonesimply, i want when the user clicks a button , the sketch tool starts and becomes ready to draw a shapefile .this is part of i have tried :editor.StartEditing(dataset.Workspace); ISketchOperation2 sketchOperation = new SketchOperationClass(); sketchOperation.Start(editor);
however this starts the editing session only but not the sketch tooli appreciate your helpthank you