Gets a value indicating whether the label that shows the current zoom level should be visible.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getShowLabel () |
true to show the zoom level label, or false otherwise. The default value is true.
See Also