ImgArea_GetAutoZoom

Return the plug-in area’s auto-zoom mode
ImgArea_GetAutoZoom(areaRef) ➔ autoZoom
areaRef Longint The plug-in area reference.
↩︎ autoZoom Longint The area’s auto-zoom mode.

Return the area’s autozoom mode.

The plug-in area is specified by imageRef.

If the plug-in area zooming has been set to an auto-zoom mode, the auto-zoom mode is returned in autoZoom.

The auto-zoom mode is an instruction to set the plug-in area’s zooming so that the image fits horizontally, vertically, or both. See the ImgArea_SetAutoZoom plug-in method for more information on auto-zoomimg.