←Select platform

InteractiveModeStatus Enumeration

Summary

The status of the current interactive mode in ImageViewer or RasterImageViewer.

Syntax

C#
VB
C++
public enum InteractiveModeStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum InteractiveModeStatus  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class InteractiveModeStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0Begin

The interactive mode has started.

1Working

The interactive mode is in progress.

2End

The interactive mode ended or has been canceled.

Example

For C#/VB examples, refer to ImageViewer.IsInteractiveModeBusy.

Requirements

Target Platforms

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