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 or sets a value indicating whether the anchor point accepts incoming connections. |
||
Gets or sets a value indicating whether the anchor point accepts outgoing connections. |
||
Gets or sets the color of the anchor point mark. |
||
Gets or sets the column index of a cell with which the anchor point is associated. |
||
Gets or sets the appearance of the anchor point mark. |
||
Gets or sets the size of the anchor point mark. |
||
Gets or sets custom data tag associated with this anchor point. |
||
Gets or sets tooltip text that should be displayed when the mouse hovers over an anchor point mark. |
||
Gets or sets the horizontal position of the anchor point expressed as percentage of a node's width. |
||
Gets or sets the vertical position of the anchor point expressed as percentage of a node's height. |