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