setZoomLock: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
(No difference)
|
Latest revision as of 23:59, 26 March 2024
setZoomLock() Function
• Introduced in version 1.14.0
Sets the Lock Zoom setting to (0) unchecked, or (1) checked.
Usage
setZoomLock(0/1)
Parameters
0/1
- Clears/Checks Lock Zoom.
Example
[r: setZoomLock(1)]