MindFusion.Wpf Pack Programmer's Guide
DiagramNodeExtensions Methods
 


 Public Methods

  Name Description

AllowIncomingLinks

Sets a value indicating whether users are allowed to draw incoming links to this node.

AllowOutgoingLinks

Sets a value indicating whether users are allowed to draw outgoing links from this node.

AnchorPattern

Sets the anchor points to which links are attached when connected to the node.

Bounds

Sets the rectangle that defines the position of the diagram node.

Constraints

Allows applying constraints to the location and size of the node.

EnabledHandles

Sets the kinds of modifications that end-users are permitted to perform on the node.

Expandable

Sets a value indicating whether users are allowed to expand or collapse the subtree that starts from this node.

Expanded

Sets a value indicating whether the subtree starting from this node is expanded.

GridAlignPoint

Sets the node's point that should align to a grid point when the node is moved.

HandlesStyle

Sets a value indicating how the node adjustment handles behave and what do they look like.

Obstacle

Sets a value indicating whether this node is considered an obstacle by the link-routing algorithm.

RotationAngle

Sets the rotation angle of this node.

Template

Sets the DataTemplate used to display this node.

 See Also

DiagramNodeExtensions Class
MindFusion.Diagramming.Wpf.Fluent Namespace