Sets a value indicating whether the diagram should 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 void setAutoScroll ( |
true if the diagram should scroll automatically, otherwise false.
See Also