Creating Shapes

Drawing Rectangles, Circles, and Other Fixed Shapes

Click a shape drawing tool (such as tb_main_rectangle or tb_main_ellipse), and then drag the mouse pointer close to the location where you want to add the shape.

ope_draw_shape

Drawing Polylines

Click tb_main_bezier, and then click the start point.

Click the next point, then the next point, and then all the other required points.

To create an open shape, press the [Esc] key after clicking the end point.

ope_draw_opened-polyline

To create a closed shape, click the same point for the start and end points.

ope_draw_closed-polyline

Drawing Curves

Click tb_main_bezier, and then drag the start point.

Continue by dragging the next point, then the next point, and then all the other required points.

To create an open shape, press the [Esc] key after dragging the end point.

ope_draw_opened-curve

To create a closed shape, click the same point for the start and end points.

ope_draw_closed-curve