LEADTOOLS JavaScript (Leadtools.Controls)

InteractiveService Property (ImageViewer)

Show in webframe
Gets or sets the InteractiveService for this viewer control.
Syntax
get_interactiveService();
set_interactiveService(value);
Object.defineProperty('interactiveService');

Property Value

TypeDescription
InteractiveServiceThe InteractiveService for this viewer control.
Remarks

ImageViewer creates an instance of InteractiveService during initialization and set it in this property. The various image viewer interactive modes uses this service to perform the rich interactive user interface interactions such as zoom, pan, scale, rubber banding and magnify glass.

Example

For an example, refer to InteractiveService.UserElements.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


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