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 > ImageViewer Class : InteractiveService Property |
public virtual InteractiveService InteractiveService {get; set;}
'Declaration
Public Overridable Property InteractiveService As InteractiveService
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.
For an example, refer to InteractiveService.UserControls.