DroidDiagram Programmer's Guide
Diagram.resizeToFitItems Method (float)
See Also
 






Resizes the document area so that it fits exactly the diagram items.

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

 Syntax

Java  Copy Code

public void resizeToFitItems (
    float margins
)

 Parameters

margins

A float value specifying how much space to leave between the items and the document borders.

 See Also

resizeToFitItems Method Overload List
Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace