MindFusion.Java Package Programmer's Guide
Overview.setFitAll Method
See Also
 






Sets a value indicating whether to fit the whole diagram inside the overview.

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

 Syntax

Java  Copy Code

public void setFitAll (
    boolean value
)

 Parameters

value

true if the diagram contents should fit the overview window size, otherwise false.

 See Also

Overview Members
Overview Class
com.mindfusion.diagramming Namespace