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
Properties
Property |
Description |
name |
The name of the element. |
name_u |
The universal name of the element. |
id |
The unique ID of the element within its parent element. |
ix |
The zero-based index of the element within its parent element. |
x |
Specifies an x-coordinate on a shape in local coordinates. The following table describes the X element based on the element that contains it. |
y |
Specifies a y-coordinate on a shape in local coordinates. Local coordinates are those whose frame of reference is the shape, instead of the page. |
a |
Represents different information depending on its parent element. |
b |
Represents different information depending on its parent element. |
c |
Represents different information based on its parent element. |
d |
Represents different information based on its parent element. |
Methods
Method |
Description |
clone() |
Creates deep copy of this instance. |
See Also