Retrieves the container node (if any) the specified node belongs to.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static ContainerNode GetContainer ( |
Visual Basic Copy Code |
---|
Public Shared Function GetContainer( _ |
A ContainerNode that contains the specified node, or null (Nothing in Visual Basic) if the node is not contained.
WpfDiagram Programmer's Guide | © 2024 MindFusion |