Hi everyone,
I am using this example for creating the buffer and passing the geometry into feature layer by using applyedits function.

Now, I want to use editing widget tool but not need to change or add the vertices to that draw feature. By passing the geometry to the featurelayer.applyedits function I cannot control on the geometry. Which say i can move the draw geometry into any direction. I need some help for how to achieve this.
Thanks for the help.