Search
ZoomControl.getZoomStep Method
See Also
 

Gets the amount by which to change zoom level when + and - buttons are clicked.

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

 Syntax

Java  Copy Code

public float getZoomStep ()

 Return Value

A float value specifying the zoom level change. The default value is 10.

 See Also