I need to develop a custom drawing tool, but I don't know the structure of a drawing tool. Could you show me a simple example to guide me through the process?
I basically need to know how to click on the graph and at the point where it was clicked, draw a line for example.
From a simple code, I can go looking and learning how to develop my drawing tool.
Thanks
Comment