arrowMove1(c,x,y)
Instance Public methods
arrowMove1 â This method is called for each mouse motion event on box1 (the one at the vertex of the arrow). It updates the controlling parameters for the line and arrowhead.
Arguments: c - The name of the canvas window. x, y - The coordinates of the mouse.
Please login to continue.