Yes you are correct it moves the current position to the last lineto coordinates, but I need to get the values of that coordinates as i need to store them and reuse it to draw a line from some other point to that stored point.
Can you let me know how can i get the coordinates. Thanks Pratik --- In [email protected], "Fotis Chatzinikos" <[EMAIL PROTECTED]> wrote: > > as far as i can remember the coordinate is the coordinate you used to your > last call of lineTo... > > On Thu, Nov 6, 2008 at 9:17 PM, pratikshah83 <[EMAIL PROTECTED]> wrote: > > > Hi Guys, > > > > I would like to know how to get the coordinates of current location > > after drawing graphics.lineto(). > > > > Thanks > > Pratik > > > > > > > > > > -- > Fotis Chatzinikos, Ph.D. > Founder, > Phinnovation > [EMAIL PROTECTED], >

