isPinch Property

Summary

Indicates whether zooming and panning are handled through the pinch zoom.

Syntax

TypeScript
JavaScript
Object.defineProperty(ImageViewerTransformInteractiveMode.prototype, 'isPinch', 
   get: function(), 
   set: function(value) 
) 
   isPinch: boolean; 

Property Value

A boolean to indicate whether the pinch action handles zooming and panning. The default value is false.

Requirements

Target Platforms

See Also

ImageViewerTransformInteractiveMode

ImageViewerTransformInteractiveMode Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.