Window.zoomDenom

Function/Meaning
Layer zoom ratio (denominator)
Type
Property of Window class (read/write)
Description
Represents the denominator of the layer zoom ratio. Although it is possible to set the value directly, please use the Window.setZoom method when setting values.
The numerator is represented by the Window.zoomNumer property.
Refer to the Window.setZoom method for details.
Reference
Window.setZoom
Window.zoomNumer