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.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public void AttachTo ( |
Visual Basic
![]() |
---|
Public Sub AttachTo( _ |
A reference to the master node.
Percentage of main node's width.
Percentage of main node's height.
WpfDiagram Programmer's Guide | © 2025 MindFusion |