Determines whether this node is a predecessor of the specified node in the group hierarchy.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected bool GroupContains ( |
Visual Basic Copy Code |
---|
Protected Function GroupContains( _ |
The node to check.
true if the specified node is subordinate to this one; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |