Gets or sets a value indicating whether the label that shows the current zoom level should be visible.
Namespace: MindFusion.Controls
File: ZoomControl.js
SyntaxJavaScript
Copy Code
|
|---|
get showLabel() {} |
Boolean
true if the label is visible, or false otherwise.
See Also