The ConnectionABCD element is an obsolete version of the Connection element and exists only for backward compatibility.
The A, B, C, and D child elements are equivalent to the Connection child elements DirX, DirY, Type, and AutoGen.
<ConnectionABCD
    [Name]
    [NameU]
    [Del]
    [ID]
    [IX]>
</ConnectionABCD>
Name
Optional string. The name of the element.
NameU
Optional string. The universal name of the element.
Del
Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
ID
Optional int. The ID of a named element.
IX
Optional int. The zero-based index of the element within its parent element.
| Property | Value | 
|---|---|
| Name | ConnectionABCD | 
| Minimum Occurrences | 0 | 
| Maximum Occurrences | Unbounded | 
Parent elements
Child elements
ConnectionABCD elements can be indexed or named (assigned a Name, NameU, or ID attribute). By default, if the user does not name the connections for a shape, they are assigned index attributes.
If one ConnectionABCD element is named for a shape, all the ConnectionABCD elements must be named for that shape. However, ConnectionABCD elements do not need to be named using the same attribute.
Connection Points section