Search
Overview.getScaleFactor Method
See Also
 

Gets the fixed scale factor that is used when the FitAll mode is disabled.

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

 Syntax

Java  Copy Code

public float getScaleFactor ()

 Return Value

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

 See Also