Determines whether the specified node is contained within this container, either directly or inside child containers.
Namespace: MindFusion.Diagramming
Package: ContainerNode.js
JavaScript Copy Code |
---|
function containsRecursively (node) |
Boolean. true if the specified node is inside the container, or false otherwise.
NetDiagram Programmer's Guide | © 2023 MindFusion |