ConnectionABCD
Contents
[
Hide
]ConnectionABCD class
The ConnectionABCD element is an obsolete version of the Connection element and exists only for backward compatibility.
ConnectionABCD()
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| Name | String | The name of the element. |
| NameU | String | The universal name of the element. |
| ID | int | The unique ID of the element within its parent element. |
| IX | int | The zero-based index of the element within its parent element. |
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| X | DoubleValue | Specifies an x-coordinate on a shape in local coordinates. The following table describes the X element based on the elem |
| Y | DoubleValue | Specifies a y-coordinate on a shape in local coordinates. Local coordinates are those whose frame of reference is the sh |
| A | DoubleValue | Represents different information depending on its parent element. |
| B | DoubleValue | Represents different information depending on its parent element. |
| C | DoubleValue | Represents different information based on its parent element. |
| D | DoubleValue | Represents different information based on its parent element. |
Methods
| Name | Description |
|---|---|
| deepClone | Creates deep copy of this instance. |