ISequenceConnectorShape interface
Namespace: NextDesign.Core
Description
An access object to a connector shape in a sequence diagram.
Affiliation area
Inherit Base
| Name | Description |
|---|
| ISequenceShape | Common interface for shapes in sequence diagrams. |
Destination
| Name | Description |
|---|
| INoteAnchorShape | This is an access object to the note anchor shape information that connects the target element of the note and the note. |
| IMessageShape | The access object to the message shape of the sequence diagram. |
Property
| Name | Description |
|---|
| Source | connector source shape |
| Target | Connector Destination Shape |