C

Connection

A class that models the VSDX Connection row.

Inheritance Hierarchy

Remarks

More precisely, it specifies the coordinates, the direction (horizontal or vertical) and type of a given shape's connection point.

Members

Show:

Properties

Whether this row is deleted.

Deleted rows are ignored by VSDX viewers. This property can be used to ignore rows inherited from a master or style sheet.

The (zero-based) index of this Connection instance. Either index or name must be defined.

The name of this Connection instance. Either index or name must be defined.