←Select platform

RasterViewerInteractiveStatus Enumeration

Summary

The status of the interactive mode.

Syntax

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

Members

ValueMemberDescription
0BeginThe interactive mode has started.
1WorkingThe interactive mode is in progress.
2EndThe interactive mode ended or has been canceled.
Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

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

Leadtools.WinForms Assembly