ISequenceShape interface
Namespace: NextDesign.Core
Description
A common interface for shapes in sequence diagrams.
Affiliation area
| Name | Description |
|---|---|
| Sequence editor | A group of APIs to access sequence diagrams. |
Inherit Base
| Name | Description |
|---|---|
| IShape | Provides access to shape information. |
Destination
| Name | Description |
|---|---|
| IOperandShape | The access object to the operand shape of the compound fragment of the sequence diagram. |
| ISequenceConnectorShape | Access object to the sequence diagram connector shape. |
| ISequenceNodeShape | The access object to the node shape of the sequence diagram. |