Provides extension methods for DiagramNode fluent API.
The following tables list the members exposed by the DiagramNodeExtensions type.
Name | Description | |
---|---|---|
Sets a value indicating whether users are allowed to draw incoming links to this node. |
||
Sets a value indicating whether users are allowed to draw outgoing links from this node. |
||
Sets the anchor points to which links are attached when connected to the node. |
||
Sets the rectangle that defines the position of the diagram node. |
||
Allows applying constraints to the location and size of the node. |
||
Sets the kinds of modifications that end-users are permitted to perform on the node. |
||
Sets a value indicating whether users are allowed to expand or collapse the subtree that starts from this node. |
||
Sets a value indicating whether the subtree starting from this node is expanded. |
||
Sets the node's point that should align to a grid point when the node is moved. |
||
Sets a value indicating how the node adjustment handles behave and what do they look like. |
||
Sets a value indicating whether this node is considered an obstacle by the link-routing algorithm. |
||
Sets the rotation angle of this node. |
||
Sets the DataTemplate used to display this node. |