view the changes in the image

Discuss and ask questions about CADViewX (Lite and Pro versions).

Moderators: SDS, support, admin

Post Reply
roberto
Posts: 8
Joined: 30 Jan 2010, 20:17

view the changes in the image

Post by roberto » 03 Feb 2010, 17:34

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

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: view the changes in the image

Post by support » 04 Feb 2010, 10:54

Hello.
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

roberto
Posts: 8
Joined: 30 Jan 2010, 20:17

Re: view the changes in the image

Post by roberto » 04 Feb 2010, 13:18

Thanks, it works!

Roberto

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: view the changes in the image

Post by support » 05 Feb 2010, 13:13

Hello.
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

Post Reply