←Select platform

AnnDesignerOperationStatus Enumeration

Summary

Indicates the status of the current AnnDesigner object.

Syntax

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

Members

ValueMemberDescription
0StartThe designer operation has started.
1WorkingThe designer operation is currently working.
2EndThe designer operation has ended successfully.
3CanceledThe designer operation has been canceled.
Example

For C#/VB examples, refer to AnnDesigner.

Requirements

Target Platforms

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