A line is a line, just a bunch of pixels more oe less straight ;) Capture mouseMove on the parent container, and use the x value to get the y ;)
El lunes, 7 de abril de 2014, Patil, Virat <[email protected]> escribió: > Hello > > I have collection data with x,y values . I am drawing lines inside a > component using graphics.lineto(x,y). > I want to have rollover event on line where it will show the x , y values. > Is there away to achieve it? > > Regards > Virat Patil > This message contains information that may be privileged or confidential > and is the property of the Capgemini Group. It is intended only for the > person to whom it is addressed. If you are not the intended recipient, you > are not authorized to read, print, retain, copy, disseminate, distribute, > or use this message or any part thereof. If you receive this message in > error, please notify the sender immediately and delete all copies of this > message. >
