DiagramConnector Properties
Provides information about a connector.
Name | Description |
---|---|
from |
Gets the connector’s start node identifier. |
from |
Gets the connector’s start node key. |
from |
The index of a shape connection point where the connector starts. |
id |
Gets the item’s internal identifier.
Inherited from Diagram |
key |
Gets the item’s key from a data source.
Inherited from Diagram |
points | Gets the connector’s key points. |
texts | Gets the connector’s texts. |
to |
Gets the connector’s end node identifier. |
to |
Gets the connector’s end node key. |
to |
The index of the shape connection point where the connector ends. |
See Also