Attaches this node to the specified node using the specified attaching type.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void AttachToNode ( |
Visual Basic Copy Code |
---|
Public Sub AttachToNode( _ |
A reference to the node to whose corner to attach this node.
A member of the AttachToNode enumeration specifying to which corner of a node to attach this node.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |