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






Sets the scroll offset added when users click the pan arrows.

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

 Syntax

Java  Copy Code

public void setScrollStep (
    float value
)

 Parameters

value

A float value specifying the scroll offset.

 See Also

ZoomControl Members
ZoomControl Class
com.mindfusion.diagramming Namespace