Attaches this node to the specified master node so that when the master is moved, the attached node follows it.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void AttachTo ( |
Visual Basic
Copy Code
|
|---|
Public Sub AttachTo( _ |
The master node of this node.
See Also