DroidDiagram Programmer's Guide
DiagramView.getScrollZoneSize Method
See Also
 






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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int getScrollZoneSize ()

 Return Value

An integer value specifying the scroll zone size.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace
getAutoScroll Method