Initializes a new instance of the PanController class.
Namespace: MindFusion.Diagramming
Assembly: PanController.js
SyntaxJavaScript
Copy Code
|
|---|
function PanController (diagramView) |
DiagramView. The diagramView that will get scrolled by this controller.
See Also