Gets or sets the amount by which to change zoom level when + and - buttons are clicked.
Namespace: MindFusion.Controls
File: ZoomControl.js
SyntaxJavaScript
Copy Code
|
|---|
get zoomStep() {} |
Number
The zoom step. The default value is 10.
See Also