start Method

Summary

Starts the AnnotationsInteractiveMode and binds to the interactive events.

Syntax

JavaScript Syntax
AnnotationsInteractiveMode.prototype.start = function( 
   imageViewer 
) 
TypeScript Syntax
start( 
   imageViewer: ImageViewer 
): void; 

Parameters

imageViewer

The ImageViewer associated with this interactive mode.

Requirements

Target Platforms

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

Leadtools.Documents.UI Assembly