Window.zoomDenom

Function/Meaning
[Windows *] Layer magnification (denominator)
Type
Window Class Properties
Explanation

Represents the denominator of the layer's magnification.
You can set the value, but if you want to set the value, use the Window.setZoom method.
The numerator is represented by the Window.zoomNumer property.
See the Window.setZoom method for more information.

Reference
Window.setZoom
Window.zoomNumer