interactiveMode Property (DocumentViewerAnnotations)

Summary

Annotation automation image viewer interactive mode used with this class.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerAnnotations.prototype, 'interactiveMode', 
	get: function() 
) 
TypeScript Syntax
interactiveMode: ImageViewerInteractiveMode; // read-only

Property Value

The annotation automation image viewer interactive mode used with this class.

Remarks

DocumentViewerAnnotations creates an instance of AnnotationsInteractiveMode to use for automated annotations editing. This value is set in the InteractiveMode property when DocumentViewer is created if the value of UseAnnotations was true.

The value of AutomationControl is set to an internal IAnnAutomationControl to handle the mouse and touch events as well as rendering of annotation objects and containers on View.ImageViewer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize