INoteAnchorShape interface
Namespace: NextDesign.Core
Description
An access object to the note anchor graphic information that connects the note and the target element of the note.
Affiliation area
| Name | Description |
|---|---|
| Sequence editor | A group of APIs to access sequence diagrams. |
Inherit Base
| Name | Description |
|---|---|
| ISequenceConnectorShape | Access object to the sequence diagram connector shape. |
Property
| Name | Description |
|---|---|
| Note | Anchor connected note |
| TargetX | The X coordinate of the end point of the anchor The end point of the anchor is the connection point on the sequence diagram element side to which the anchor is connected. |
| TargetY | The Y coordinate of the end point of the anchor The end point of the anchor is the connection point on the sequence diagram element side to which the anchor is connected. |