dynamic connector

F

Florin Capra

Hello,

I my application I use custom shapes that are connected with dynamic
connectors and I want to implement this behaviour : I want to move the
connector between the other shapes (to connect in other ways), and in
this case I need to fire an event - to modify some custom properties. It
is possible to do that (fire the event) ? If is possible please give a
little example.

Many thanks for your helps !

Regards,
 
D

David Parker

You will need to listen to the ConnectionsAdded and ConnectionsDeleted
events.
These events can be for an Application or Page object.
There are examples in the Visio SDK
 

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