Interface for a class ZoomSettings
number
Specifies the maximum zooming level to limit the zooming. An integer value that specifies the maximum zooming level. And the default value is 10 (1000 percent).
number
Specifies the minimum zooming level to limit the zooming. An integer value that specifies the minimum zooming level. And the default value is 1 (100%).
number
Specifies the default zoom factor to be applied on initial loading of image. An integer value that specifies the current zooming level. And the default value is 1 (100 percent).
Specifies the point in which the zooming has been performed in the image editor. A point value that specifies the current zooming point. And the default value is null, and it can be considered as center point of the image editor.
Specifies the available options for zooming in an image editor control.