DroidDiagram Programmer's Guide
Diagram.getAutoResize Method
See Also
 






Gets a value specifying whether the document scrollable area is resized automatically when users draw items near the edges of the diagram.

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

 Syntax

Java  Copy Code

public AutoResize getAutoResize ()

 Return Value

A member of the AutoResize enumeration.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace