Gets a value indicating whether the diagram will scroll automatically when the pointer is dragged towards the edge of the view.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getAutoScroll () |
true if the diagram will scroll automatically, otherwise false.
See Also