LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnDesignerOperationStatus Enumeration






Indicates the status of the current AnnDesigner object.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnDesignerOperationStatus 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnDesignerOperationStatus
[SerializableAttribute()]
public enum AnnDesignerOperationStatus : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Annotations.AnnDesignerOperationStatus = function() { };
Leadtools.Annotations.AnnDesignerOperationStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class AnnDesignerOperationStatus : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CanceledThe designer operation has been canceled.
EndThe designer operation has ended successfully.
StartThe designer operation has started.
WorkingThe designer operation is currently working.
Example
For an example, refer to AnnDesigner.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnDesignerOperationStatus

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.