Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ZoomKeyModifier Property

Show in webframe
Modifier key to use for zooming.
Syntax
get_zoomKeyModifier();
set_zoomKeyModifier(value);
Object.defineProperty('zoomKeyModifier');

Property Value

TypeDescription
KeysThe modifier key to use for zooming. The default value is Control.
Remarks

This property is not used by browsers that do not support a keyboard.

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

See Also

Reference

ImageViewerPanZoomInteractiveMode Object
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file