Adds an item to the group, maintaining its relative position to the longest horizontal segment of the master link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool AttachToLongestHSegment ( |
Visual Basic Copy Code |
---|
Public Function AttachToLongestHSegment( _ |
The object to attach to the current group.
false if the node could not be attached; otherwise, true.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |