MindFusion.Java Package Programmer's Guide
Overview.setShowScrollbars Method
See Also
 






Sets a value indicating whether the overview control should display scrollbars.

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

 Syntax

Java  Copy Code

public void setShowScrollbars (
    boolean value
)

 Parameters

value

true to display scrollbars, otherwise false.

 See Also

Overview Members
Overview Class
com.mindfusion.diagramming Namespace