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





DiagramItem.containsPoint override.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function containsPoint (point)

 Parameters

point

The point to check.

 Return Value

Type: Boolean
true it this node contains the specified point; otherwise, false.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace