ASP.NET Pack Programmer's Guide
Diagram.setScrollZoneSize Method
See Also
 





Sets the size of the auto scroll zone near the edges of the control.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setScrollZoneSize (value)

 Parameters

value
A number specifying the size in pixels of the area near the view edges where auto-scrolling is triggered. The default value is 8.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
AutoScroll Property