get_zoomKeyModifier();
set_zoomKeyModifier(value);
Object.defineProperty('zoomKeyModifier');
| Type | Description | 
|---|---|
| Keys | The modifier key to use for zooming. The default value is Keys.Control. | 
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.