Layout Shapes performance

S

Sergey Zamansky

Hi,
My application creates flowcharts (trees) from database. These trees consist
of hundreds of shapes. I use pvsoPage->Layout() method to lay out shapes on
the page. Unfortunately I have to wait dozens of seconds untill the method
completes. How to improve performance?

Thank you,
Sergey.
 
H

Hin

Will Application.ShowChanges property help?

It can improve performance for a series of actions but
don't know if it will help for a single Layout() call...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top