Search
Overview.getFitAll Method
See Also
 

Gets a value that specifies whether to fit the whole diagram inside the overview.

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

 Syntax

Java  Copy Code

public boolean getFitAll ()

 Return Value

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

 See Also