interactiveService Property

Summary

Interactive service used by this ImageViewerPanControl.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerPanControl.prototype, 'interactiveService', 
	get: function() 
) 
interactiveService: InteractiveService; // read-only 

Property Value

The interactive service used by this ImageViewerPanControl.

Remarks

The interactive service is created when this ImageViewerPanControl is attached to an ImageViewer and an external control in Control.

This service is used when the value of EnablePan is set to true. Clicking and dragging on the control surface will move the pan rectangle in the external control and pan the view in the image viewer accordingly.

You can subscribe to the events or change the properties of this service if required.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.