Dear 婷 刘,
thank you for contacting us and your question.
Did you try using the clear function: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/Editor.html#clear--
Let us know if this answers your needs.
Best regards,
Olivier
Yes, the clear function can clear strokes in the writing area, but the strokes will appear again by clicking undo button.
Dear 婷 刘,
thank you for the update.
Currently, you have several possibilities:
-Either you close the editor: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/Editor.html#close--
-Or you can close the contentPart: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/ContentPart.html#close--
Best regards,
Olivier
I am using MyScriptJS in a web app
Dear 婷 刘,
Thank you for the precision.
Did you try to reset the recognizer: https://myscript.github.io/MyScriptJS/docs/function/index.html#static-function-reset
Let us know if this helps.
Best regards,
Olivier
婷 刘
How to reset my editor, including all the strokes and stroke history?