←Select platform

InteractiveService Property

Summary

The InteractiveService for this viewer control.

Syntax
C#
C++/CLI
public virtual InteractiveService InteractiveService { get; set; } 
public:  
   virtual property InteractiveService^ InteractiveService 
   { 
      InteractiveService^ get() 
      void set(InteractiveService^ value) 
   } 

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.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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