Search
PanBehavior Constructor (DiagramView)
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

DiagramView. The DiagramView this behavior will be associated with.

 See Also