javascript - AndroidScript - DrawArc equivalent? -


I'm trying to drag the Android script to the canvas.

Donation

[They're adding more questions to me, so here are you going]

There is a good answer posted by Saturn Vitton on another forum: -

You can use it DrawArc method of the image object I find it a little difficult Because it behaves differently from general explanations, but anyway it is useful.

Syntax: IMG DRAAC (x1, y1, x2, y2, rectangle, spaghella);

You define a rectangle with x1, y1, x2, y2. The arc is drawn within this rectangle, it starts from the beginning and rotates clockwise by rotation.


Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

import - Python ImportError: No module named wmi -

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -