MindFusion.Java Package Programmer's Guide
ZoomControl.setZoomStep Method
See Also
 






Sets 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 void setZoomStep (
    float value
)

 Parameters

value

A float value specifying the zoom level change.

 See Also

ZoomControl Members
ZoomControl Class
com.mindfusion.diagramming Namespace