(Leadtools.Controls)

pinchInteractiveMode Property

Show in webframe





Gets or sets the ImageViewerInteractiveMode that the viewer control should use to process pinch events.
Syntax
public virtual ImageViewerInteractiveMode pinchInteractiveMode {get; set;}
Public Overridable Property pinchInteractiveMode As ImageViewerInteractiveMode
public virtual ImageViewerInteractiveMode pinchInteractiveMode {get; set;}
@property (nonatomic,retain) LTImageViewerInteractiveMode * pinchInteractiveMode;
            

            
 
get_pinchInteractiveMode();
set_pinchInteractiveMode(value);
Object.defineProperty('pinchInteractiveMode_ObjectiveC');

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

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.