How to get point on sgImage from point in drawing
Posted: 14 Mar 2007, 12:32
Hi There,
How can I get the point on TsgImage for a given point in DXF drawing. I want to get the coordinates (X, Y) similar to that returned by TsgImage's mouse move event, programmatically. I tried to use method GetRealImagePoint of TsgDXFImage, but it seems to return the same TFPoint structure, that was passed to it as an argument. Please help.
Thanks & Regards,
Avinash
How can I get the point on TsgImage for a given point in DXF drawing. I want to get the coordinates (X, Y) similar to that returned by TsgImage's mouse move event, programmatically. I tried to use method GetRealImagePoint of TsgDXFImage, but it seems to return the same TFPoint structure, that was passed to it as an argument. Please help.
Thanks & Regards,
Avinash