Skip to main content
A newer version of this page is available. .

DiagramConnector Members

Provides information about a connector.

Properties

Name Description
fromKey Gets the connector’s start node key.
id Gets the item’s internal identifier. Inherited from DiagramItem.
key Gets the item’s key from a data source. Inherited from DiagramItem.
texts Gets the connector’s texts.
toKey Gets the connector’s end node key.
See Also