ASP.NET Pack Programmer's Guide
ContainerNode.containsPoint Method
See Also
 





Checks if the ContainerNode contains the specified point.

Namespace: MindFusion.Diagramming
Package: ContainerNode.js

 Syntax

JavaScript  Copy Code

function containsPoint (point)

 Parameters

point

The Point to check.

 Return Value

true if the point is within the bounds of this node; otherwise, false.

 See Also

ContainerNode Members
ContainerNode Class
MindFusion.Diagramming Namespace