ASP.NET Pack Programmer's Guide
InteractionState.isAllowed Method
See Also
 





Checks whether the current interaction can be completed at the specified point.

Namespace: MindFusion.Diagramming
Package: InteractionState.js

 Syntax

JavaScript  Copy Code

function isAllowed (point)

 Parameters

point
A Point instance indicating the location of the cursor, in document coordinates.

 Return Value

Type: Boolean

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming Namespace