Page 1 of 1

QueueForGraphicsFlush()

Posted: Thu May 28, 2020 7:22 pm
by DenisSilveira
I'd like to know if tr.TransactionManager.QueueForGraphicsFlush() works. Is there a way to refresh tr before commit/dispose ?

Re: QueueForGraphicsFlush()

Posted: Thu May 28, 2020 10:43 pm
by QuanNguyen
Hi Denis,

You can use "Editor.regen()" instead.

Regards.