Moving a TsgDXFImageEnt
Posted: 26 Mar 2010, 11:56
Hi,
i continu my software unsing CadImporVCl.
Now i add Externals dwg and BitMap files to puts on the drawing existing.
To enable user to modify the 'externals entities', i add a form to change position, scale,etc...
for sample for Insert : Point.x and Point.y -> The attach point of the Insert : that's working well.
But for a TsgDXFImageEnt, modifying point.x and point.y just move the left-bottom point of my Bitmap ! (the three other points don't move and then the image is disformed)
What does i need to change to move the entery of the bitmap ?
and Point1.x and Point2.Y for changing the Height and the width ?
Best Regards
E.Jourde
i continu my software unsing CadImporVCl.
Now i add Externals dwg and BitMap files to puts on the drawing existing.
To enable user to modify the 'externals entities', i add a form to change position, scale,etc...
for sample for Insert : Point.x and Point.y -> The attach point of the Insert : that's working well.
But for a TsgDXFImageEnt, modifying point.x and point.y just move the left-bottom point of my Bitmap ! (the three other points don't move and then the image is disformed)
What does i need to change to move the entery of the bitmap ?
and Point1.x and Point2.Y for changing the Height and the width ?
Best Regards
E.Jourde