Checks if the ContainerNode contains the specified point.
Namespace: MindFusion.Diagramming
File: ContainerNode.js
JavaScript Copy Code |
---|
function containsPoint (point) |
The Point to check.
true if the point is within the bounds of this node; otherwise, false.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |