MindFusion.Diagramming for JavaScript Programmer's Guide
DoNothingBehavior.startDraw Method
See Also
 





BehaviorBase.StartDraw override.

Namespace: MindFusion.Diagramming
File: DoNothingBehavior.js

 Syntax

JavaScript  Copy Code

function startDraw (point)

 Parameters

point

A Point structure, which specifies the current position of the mouse cursor, in document coordinates.

 Return Value

An instance of the InteractionState class.

 See Also

DoNothingBehavior Members
DoNothingBehavior Class
MindFusion.Diagramming Namespace