The members of this enumeration specify how a node is attached to a link. These constants can be used as parameters of the attachTo method of the DiagramNode class.
The following tables list the members exposed by the AttachToLink type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the AttachToLink class. |
Name | Description | |
---|---|---|
![]() ![]() |
The node is attached to and follows the longest horizontal segment of the link. |
|
![]() ![]() |
The node is attached to and follows the specified control point of the link. |
|
![]() ![]() |
The node is attached to and follows the specified segment of the link. |