←Select platform

InteractiveService Property (ImageViewerInteractiveMode)

Summary

Interactive service for this mode.

Syntax

C#
VB
C++
public virtual InteractiveService InteractiveService { get; } 
Public Overridable ReadOnly Property InteractiveService() As InteractiveService 
   Get 
public:  
   virtual property InteractiveService^ InteractiveService 
   { 
      InteractiveService^ get() 
   } 

Property Value

The interactive service for this mode.

Remarks

This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.

Example

For an example, refer to ImageViewerInteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize