Displaying 2 DXF-Files (scaling and position)
Posted: 22 Nov 2007, 14:04
I'm writing a software in witch i create an new CADimage myself by adding entitys. This cad-image will be moved with the mouse. So far i have no problems.
But now i must also display another CADimage with has the same scale like the first one. But this Image should always be on the same position. Wenn moving the first CADimage with the mouse the second one should not move!
Doing this by using AddScalesDXF is a slow solution for this. My output always flickers (I have Doublebuffered the output)
Is there another way to control the displaying of images with the CadImage.draw method?
How can I do this (i'm using VB.NET)
Thanks
Peter Kuhn
http://www.AFS-Federhenn.de
But now i must also display another CADimage with has the same scale like the first one. But this Image should always be on the same position. Wenn moving the first CADimage with the mouse the second one should not move!
Doing this by using AddScalesDXF is a slow solution for this. My output always flickers (I have Doublebuffered the output)
Is there another way to control the displaying of images with the CadImage.draw method?
How can I do this (i'm using VB.NET)
Thanks
Peter Kuhn
http://www.AFS-Federhenn.de