Anonymous
on May 7th 2012
and the thikness?
ELLIPSE is a drawing tool capable of drawing filled ellipses and/or ellipse outlines. The ellipse can be rotated.

If the Circle option is selected, the width and height of the drawn shape is kept the same.
Press the left mouse button over the canvas, move the mouse and release the button. A new ellipse is created and control handles appear. You can drag the handles to resize the ellipse or circle. The brown control handle can be used to rotate the ellipse.
In a vector layer, the ellipse can be converted to Shape and further refined by selecting Convert to Shape from the Object or the context menus.
ELLIPSE tool can be used from scripts. The command in script may have 4 to 6 parameters:
DrawTool.ELLIPSE(Document, 100, 100, 50, 30);
See also: DrawTool object, Document object
Anonymous
on May 7th 2012
and the thikness?
outline width is set via the DrawTool object with its OutlineWitdth and ShapeFillMode properties
Anonymous
on February 24th
Hi. I found a way to draw a perfect oval any size by using the x and y axis method. example,(20 by 40 size oval)on the x axis 10 units and on the y axis 20 units. Use a 180 degree line with fixed centres, simultaneously following the x and y axis. At the end of the 180 degree line, 1/4 of the oval is traced on a plane surface. Continue each of the remanding quarters to complete the 20 x 40 oval. This oval making method I named "The Eye of Era". Adone

Anonymous
Find out how Vista icons differ from XP icons.
See how RealWorld Icon Editor handles Vista icons.