C#
VB
Java
Objective-C
WinRT C#
Gets or sets a value that indicates whether to enable pinch zoom.
public bool EnablePinchZoom {get; set;} Public Property EnablePinchZoom As Boolean public bool EnablePinchZoom {get; set;} @property (nonatomic, assign) BOOL enablePinchZoom public boolean getEnablePinchZoom()public void setEnablePinchZoom(boolean enable)
get_EnablePinchZoom();set_EnablePinchZoom(value);Object.defineProperty('EnablePinchZoom');
true to enable pinch zoom; otherwise, it is false. The default value is true.
Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
