Adds an item to the group, maintaining its relative position to the longest horizontal segment of the master link.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |