Shape connectors in Visio
I'm writing an Add-In to Visio 2010 in Studio 2010 on C#. I need to read a diagram currently opened in Visio. I know how to read shapes of the diagram. The question is if I have a shape object, which properties can give me coordinates of the shape on the page and other shapes (if any), the current one is connected with, if I have a connector object, which properties can give me shapes it connects and direction of the connection. Connections in Visio are handled through Connect objects. Each shape has a collection of incoming connect objects and outgoing connect objects. Their names are