ASP.NET Pack Programmer's Guide
ZoomControl.setShowLabel Method
See Also
 






Sets 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 void setShowLabel (
    boolean value
)

 Parameters

value

true to show the zoom level label, or false otherwise.

 See Also

ZoomControl Members
ZoomControl Class
com.mindfusion.diagramming Namespace