Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractiveService Property (ImageViewerPanControl)




Interactive service used by this ImageViewerPanControl.
Syntax
public InteractiveService InteractiveService {get;}
'Declaration
 
Public ReadOnly Property InteractiveService As InteractiveService

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

See Also

Reference

ImageViewerPanControl Class
ImageViewerPanControl Members

Error processing SSI file