Gets or sets the amount by which to auto-scroll the view when the mouse leaves the view boundaries while drawing.
Namespace: MindFusion.Diagramming
File: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get autoScrollAmount() {} |
Number
A number specifying the amount by which to auto-scroll.
See Also