autoItemMode Property

Summary

Indicates how the mode updates the Item property.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'autoItemMode', 
	get: function(), 
	set: function(value) 
) 
autoItemMode: ImageViewerAutoItemMode; 

Property Value

A value that indicate how the mode updates the Item property. Default value is ImageViewerAutoItemMode.None.

Remarks

For more information on how WorkOnBounds, Item, AutoItemMode and ItemPart can be used to control the area where the mode can start working, refer to Image Viewer Interactive Modes.

Requirements

Target Platforms

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

Leadtools.Controls Assembly