Leadtools.Controls Namespace > ImageViewerPanZoomInteractiveMode Object : EnablePinchZoom Property |
get_enablePinchZoom();
set_enablePinchZoom(value);
Object.defineProperty('enablePinchZoom');
Type | Description |
---|---|
boolean | true to use pinch touch gesture for zooming; otherwise, it is false. The default value is true. |
This property is not used by platforms that do not support touch events.
Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.