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






Sets a fixed scale factor that should be used when the FitAll mode is disabled.

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

 Syntax

Java  Copy Code

public void setScaleFactor (
    float value
)

 Parameters

value

A float value specifying the scale factor as percent of the diagram size.

 See Also

Overview Members
Overview Class
com.mindfusion.diagramming Namespace