i am trying to create a custom drawing tool. Is there any documentation as to what is variable, functions are available? For example the “anchors[0]” object has an x value and a y value. Where can i find documentation on this stuff?
Edit: A fully working drawing tool code would be extremely helpful. Something like releasing the code for the “Trend” drawing tool. I can work from that.