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
Package: MindFusion.Diagramming
C# Copy Code |
---|
public void AttachTo ( |
Visual Basic Copy Code |
---|
Public Sub AttachTo( _ |
A reference to the node to which to attach this node.
Percentage of main node's width.
Percentage of main node's height.
NetDiagram Programmer's Guide | © 2023 MindFusion |