MindFusion.Java Package Programmer's Guide
ZoomControl.getShowLabel Method
See Also
 






Gets a value indicating whether the label that shows the current zoom level should be visible.

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

 Syntax

Java  Copy Code

public boolean getShowLabel ()

 Return Value

true to show the zoom level label, or false otherwise. The default value is true.

 See Also

ZoomControl Members
ZoomControl Class
com.mindfusion.diagramming Namespace