Search
Overview.autoScrollAmount Property
See Also
 





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: Overview.js

 Syntax

JavaScript  Copy Code

get autoScrollAmount() {}
set autoScrollAmount(value) {}

 Property Value

Number

A number specifying the amount by which to auto-scroll.

 See Also