Search
DiagramView.getZoomFactor Method
See Also
 

Gets the current zoom level.

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

 Syntax

Java  Copy Code

public float getZoomFactor ()

 Return Value

A float value specifying the current zoom factor.

 See Also