MindFusion.Wpf Pack Programmer's Guide
DiagramNode.AttachTo Method
See Also
 





Attaches this node to another diagram item.

 Overload List

Name Description

DiagramNode.AttachTo (DiagramLink, AttachToLink, Int32)

Attaches this node to a point or a segment of the specified link.

DiagramNode.AttachTo (DiagramNode, AttachToNode)

Attaches this node to a corner or a middle point of the specified node's bounding rectangle.

DiagramNode.AttachTo (DiagramNode, Double, Double)

Attaches this node to the specified main node, keeping original size intact and maintaining original distance to point specified as fraction of main node's size.

DiagramNode.AttachTo (DiagramNode, Double, Double, Double, Double)

Attaches this node to the specified node in such a way that the ratio between their sizes is kept constant.

DiagramNode.AttachTo (DiagramNode, GroupAnchorStyles)

Attaches this node to one or more edges of the specified node.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming.Wpf Namespace