creating Visio doc from a vb.net program

Started by rmarma, April 19, 2012, 03:42:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aledlund

The timeline add-in doesn't use connection id's, it uses guid's. In the modTLManipulation you should find a routine that is called findSynchronizedParent that is used to match the guid that is stored in the child shape.
al

rmarma

forgive my ignorance but where do I find modTLManipulation or findSynchronizedParent

aledlund