Gets or sets the size of the auto scroll zone near the edges of the control.
Namespace: MindFusion.Diagramming
File: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get scrollZoneSize() {} |
Number
A number specifying the size of the auto scroll zone. The default value is 8.
See Also