ConnectionABCD class

ConnectionABCD class

The ConnectionABCD element is an obsolete version of the Connection element and exists only for backward compatibility.

The ConnectionABCD type exposes the following members:

Constructors

ConstructorDescription
ConnectionABCD()Constructor.

Properties

PropertyDescription
nameThe name of the element.
name_uThe universal name of the element.
idThe unique ID of the element within its parent element.
ixThe zero-based index of the element within its parent element.
xSpecifies an x-coordinate on a shape in local coordinates. The following table describes the X element based on the element that contains it.
ySpecifies a y-coordinate on a shape in local coordinates. Local coordinates are those whose frame of reference is the shape, instead of the page.
aRepresents different information depending on its parent element.
bRepresents different information depending on its parent element.
cRepresents different information based on its parent element.
dRepresents different information based on its parent element.

Methods

MethodDescription
clone()Creates deep copy of this instance.

See Also