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