How can I found the shape that other shape connected

L

Liu Feng

A vsd file that contains two rectangles and one connector.
the two rectangle(A,B) connected by the connector.

I wanto found a shape that A connected by programming, how do I?

--


Thanks,
LiuFeng
MSN Messenger: [email protected]
 
A

Al Edlund

in the v2003 sdk there is a "connection explorer" sample that will
demonstrate how to find shapes that are connected.
al
 
Top