←Select platform

InteractiveModes Property

Summary

The list of interactive modes in this ImageViewer.

Syntax

C#
VB
C++
public ImageViewerInteractiveModes InteractiveModes { get; } 
Public ReadOnly Property InteractiveModes() As ImageViewerInteractiveModes 
   Get 
public:  
   property ImageViewerInteractiveModes^ InteractiveModes 
   { 
      ImageViewerInteractiveModes^ get() 
   } 

Property Value

The list of the interactive modes in this ImageViewer. Default value is an empty list.

Remarks

For more information, refer to Image Viewer Interactive Modes.

Example

For an example, refer to ImageViewer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly