Checks if the TableNode contains the specified point.
Namespace: MindFusion.Diagramming
Package: TableNode.js
JavaScript Copy Code |
---|
function containsPoint (point) |
The Point to check.
true if the point is within the bounds of this node; otherwise, false.