shape & connectors in VCD/ C#

G

genc ymeri

Hi I have a Visio Control in a C# form. I have a shape and some coonector
glued to it. How can I tell programmatically if my shape is glued to these
connectors and how can I tell if these connectors are pointing in our out of
this shape ?


Thanks in advance.
 
D

David Parker

You need to check the Connects & FromConnects collection of the shapes.
Check out the code library 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