The AnchorPoint class represents a location in a node to which links are allowed to connect.
The following tables list the members exposed by the AnchorPoint type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the AnchorPoint class. |
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether incoming links can be connected to this point. |
|
![]() |
Gets a value indicating whether the anchor point accepts outgoing connections. |
|
![]() |
Gets the color of the anchor point mark. |
|
![]() |
Gets the column index of a cell with which the anchor point is associated. |
|
![]() |
Gets the appearance of the anchor point mark. |
|
![]() |
Gets the size of the anchor point mark. |
|
![]() |
Gets a user-defined data associated with the anchor point. |
|
![]() |
Gets a tooltip text that should be displayed when the mouse hovers over an anchor point mark. |
|
![]() |
Gets the horizontal position of the anchor point expressed as percent of a node's width. |
|
![]() |
Gets the vertical position of the anchor point expressed as percent of a node's height. |
|
![]() |
Sets a value indicating whether incoming links can be connected to this point. |
|
![]() |
Sets a value indicating whether the anchor point accepts outgoing connections. |
|
![]() |
Sets the color of the anchor point mark. |
|
![]() |
Sets the column index of a cell with which the anchor point is associated. |
|
![]() |
Sets the appearance of the anchor point mark. |
|
![]() |
Sets the size of the anchor point mark. |
|
![]() |
Sets a user-defined data associated with the anchor point. |
|
![]() |
Sets a tooltip text that should be displayed when the mouse hovers over an anchor point mark. |
|
![]() |
Sets the horizontal position of the anchor point expressed as percent of a node's width. |
|
![]() |
Sets the vertical position of the anchor point expressed as percent of a node's height. |