How to make eraser and highlight tool on web page same as pencil tool.
S
Sam
started a topic
about 3 years ago
We have check diagram demo for eraser tool see screenshot (http://prntscr.com/1qfh28f) but we can't find code for eraser tool and pencil heiglighter tool we need to code for add eraser and heighlight tool on web page same as nebo app see this screenshot(http://prntscr.com/1qfh4jk)
Sam
We have check diagram demo for eraser tool see screenshot (http://prntscr.com/1qfh28f) but we can't find code for eraser tool and pencil heiglighter tool we need to code for add eraser and heighlight tool on web page same as nebo app see this screenshot(http://prntscr.com/1qfh4jk)
We have check this demo:
https://webdemo.myscript.com/views/diagram/edit
Would you please help us to solve out this problem.
Thanks.
Dear Sam,
thank you for contacting us.
Currently, in order to get the code to user the eraser tool and pencil highlighter, the easier is that you use the Chrome devtools:
In particular, in order to use the eraser, just set the the pointerType to "ERASER".
Best regards,
Olivier
Olivier @MyScript
Dear Sam,
thank you for contacting us.
Currently, in order to get the code to user the eraser tool and pencil highlighter, the easier is that you use the Chrome devtools:
In particular, in order to use the eraser, just set the the pointerType to "ERASER".
Best regards,
Olivier