Adds an item to the group, attaching it to the middle point of a side of the master node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool AttachToSideMiddle ( |
Visual Basic Copy Code |
---|
Public Function AttachToSideMiddle( _ |
The object to attach to the current group.
The corner to attach to.
false if the node could not be attached; otherwise, true.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |