Search
PanBehavior Constructor
See Also
 





Initializes a new instance of the PanBehavior class.

Namespace: MindFusion.Diagramming
File: PanBehavior.js

 Syntax

JavaScript  Copy Code

function PanBehavior (parent)

 Parameters

parent

The Diagram this behavior will be associated with.

 See Also