Search
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