view the changes in the image
Moderators: SDS, support, admin
view the changes in the image
i need to change on the fly some attributes of a dwg image.
For example I have changed the color of an object (CADVIEWX1.CADIMAGE.BLOCK.ENTITY.COLOR) but the image doesn't change.
Which is the command to redraw the image with the changes I've done?
thanks
Roberto
For example I have changed the color of an object (CADVIEWX1.CADIMAGE.BLOCK.ENTITY.COLOR) but the image doesn't change.
Which is the command to redraw the image with the changes I've done?
thanks
Roberto
Re: view the changes in the image
Hello.
Please use TCADViewX.TsgCADImage.RefreshCurrentLayout method to repaint layout or TCADViewX.PictureRepaint to repaint entire control.
Alexander.
Please use TCADViewX.TsgCADImage.RefreshCurrentLayout method to repaint layout or TCADViewX.PictureRepaint to repaint entire control.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: view the changes in the image
Thanks, it works!
Roberto
Roberto
Re: view the changes in the image
Hello.
Please post your questions if any with detailed description or send to support@cadsofttools.com
Alexander
Please post your questions if any with detailed description or send to support@cadsofttools.com
Alexander
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support