Skip to main content

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

NameDescription
Sequence editorA group of APIs to access sequence diagrams.

Inherit Base

NameDescription
ISequenceConnectorShapeAccess object to the sequence diagram connector shape.

Property

NameDescription
NoteAnchor connected note
TargetXThe 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.
TargetYThe 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.