MindFusion.Java Package Programmer's Guide
Ruler.setVerticalScaleVisible Method
See Also
 






Sets a value specifying whether the vertval scale is visible.

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

 Syntax

Java  Copy Code

public void setVerticalScaleVisible (
    boolean value
)

 Parameters

value

a value specifying whether the vertical scale is visible.

 See Also

Ruler Members
Ruler Class
com.mindfusion.diagramming Namespace