Search
ZoomControl.getMaxZoomFactor Method
See Also
 

Gets the maximum zoom level allowed to set through this control.

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

 Syntax

Java  Copy Code

public float getMaxZoomFactor ()

 Return Value

A float value specifying the maximum zoom level. The default value is 200.

 See Also