Search
Overview.getShowScrollbars Method
See Also
 

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

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

 Syntax

Java  Copy Code

public boolean getShowScrollbars ()

 Return Value

true if the overview control displays scrollbars, otherwise false.

 See Also