IOperandShape interface
Namespace: NextDesign.Core
Description
An access object to the operand shape of a compound fragment in a sequence diagram.
Affiliation area
| Name | Description |
|---|---|
| Sequence Editor | APIs for accessing sequence diagrams. |
Inherit Base
| Name | Description |
|---|---|
| [I SequenceShape](../I SequenceShape/ISequenceShape.md) | A common interface for sequence diagram shapes. |
Property
| Name | Description |
|---|---|
| Guard | Operand guard text |
| Messages | Messages belonging to the operand Gets the message whose origin of the message is contained within the rectangle of the operand. |
| OwnerFragment | Composite fragment to which this operand belongs |
| Position | Y coordinate in the upper left of the operand |