CreateSelection

S

Sergey Zamansky

Hi,

I was surprised too that Layer name works instead of instance as it is
described in the Develpoer reference. But it is a fact.
Of course I tried to use master instance as follows:

pvsoPage->CreateSelection(Visio::visSelTypeByMaster,
Visio::visSelModeSkipSuper, _variant_t(pvsoMas));

The method throws exception as well.

How call the method 'CreateSelection' in C++ for visSelTypeByMaster ?

Sergey.
 
H

Hin

I did some testing and found that only master instances from document stencil is
"welcomed" by CreateSelection.
 

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