DroidDiagram Programmer's Guide
DiagramView.getAutoScroll Method
See Also
 






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

 Syntax

Java  Copy Code

public boolean getAutoScroll ()

 Return Value

true if the diagram will scroll automatically, otherwise false.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace