<br>Haven't read all the spect yet.<br>I wonder if in future canvas will have the feature like the following<br><br>beginPath<br>circle = arc(30, 50, 0, Math.PI*2, 2)<br>endPath<br>........<br>circle.moveTo(40,20)<br>.....
<br><br><br>we could assign name to object we have drawn so we could later change its attributes.<br>In this example, location but we could change radius, center or size.<br><br><br><br>Thanks.<br><br>Tee Shift<br>