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
Assembly: 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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |