How to identify where a connector is connect to (not the coordinat

R

Roger

Hi All,

We want to export drawings to a database. Which off course is possible with
visio 2003 (we are still at 2003). The only catch is that we want to store
connector lines between to shapes not as coordinates. But we want to now the
ID's or names of the shapes the connector lines is attached to.

In short, is there a way to translate the coordinates of the glue points of
a connector to the ID or name of the specific shape it is connect to ?

Regards,
Roger
 
R

Roger

Hi Al,

Thanks for your quick response. I have searched the SDK kit but without
success. Can you help me narrow down the search ?

Regards,
Roger
 
D

David Parker

Roger

In the Visio Code Samples, under Connections for your chosen language, you
will find "Drawing Navigator Using Connections"
It is normal to get the shape you are connected to via the ToSheet or
FromSheet property of a Connects or FromCOnnects object, as you will see in
the SDK.
 
R

Roger

Thanks David & Al.
you pointed me in the right direction.

Thanks for the great support..
 

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