Connect object

Microsoft Visio Developer Reference

Connect object

       Methods   Events

Multiple Objects Connects (Connect)

Represents a connection between two shapes in a drawing, such as a line and a box in an organization chart.

Retrieve a Connect object from the Connects collection returned by the Connects and FromConnects properties of a Shape object, or the Connects collection of a Page or Master object.

Version added

2.0

Remarks

The default property of a Connect object is FromSheet.

Use the GlueTo or GlueToPos method of a Cell object to connect one shape to another in a drawing.