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

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -