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





DiagramItem.containsPoint override.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function containsPoint (point)

 Parameters

point
The Point to check.

 Return Value

Type: Boolean
true if the link contains the point; otherwise, false.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace