←Select platform

pinchInteractiveMode Property

Summary

Gets or sets the ImageViewerInteractiveMode that the viewer control should use to process pinch events.

Syntax

C#
VB
Objective-C
public virtual Leadtools.Controls.ImageViewerInteractiveMode pinchInteractiveMode {get; set;} 
Public Overridable Property pinchInteractiveMode As Leadtools.Controls.ImageViewerInteractiveMode 
@property (nonatomic, strong, nullable) LTImageViewerInteractiveMode *pinchInteractiveMode 

Property Value

The interactive mode for pinch events in the viewer control. The default value is null.

Remarks

By default, an ImageViewer does not have interactive modes. To enable interactive modes, create the desired InteractiveModes and set them in the viewer.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)