Finding which shapes are connected?

C

Chris

Hello, I am trying to automate VBA in Visio 2007 Pro to determine which
shapes are connected to it by a connector. Also if there is a way of knowing
which side of the connector a shape is on (e.g. is it the beginx or endx side
of the connector) that would be helpful but it isn't essential.

Thanks
 
A

AlEdlund

The visio sdk has several examples on that (available over on microsoft
downloads).
al
 
Top