Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerPanControl Class : InteractiveService Property |
public InteractiveService InteractiveService {get;}
'Declaration
Public ReadOnly Property InteractiveService As InteractiveService
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.