Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractiveService Property (ImageViewer)




The InteractiveService for this viewer control.
Syntax
public virtual InteractiveService InteractiveService {get; set;}
'Declaration
 
Public Overridable Property InteractiveService As InteractiveService

Property Value

The 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.

For more information, refer to Image Viewer Interactive Modes.

Example

For an example, refer to InteractiveService.UserControls.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file