IPerandShape interface
Namespace: NextDesign.Core
Description
An access object to the operand shape of a composite fragment of a sequence diagram.
Affiliation area
| Name | Description |
|---|---|
| Sequence editor | A group of APIs to access sequence diagrams. |
Inherit Base
| Name | Description |
|---|---|
| ISequenceShape | Common interface for shapes in sequence diagrams. |
Property
| Name | Description |
|---|---|
| Guard | Guard text for operand |
| Messages | Messages Belonging to Operand Gets messages whose message origin is within the rectangle of the operand. |
| OwnerFragment | Composite fragment to which this operand belongs |
| Position | Y coordinate of top left of operand |