Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnDesignerOperationStatus Enumeration






Indicates the status of the current AnnDesigner object.
Syntax
public enum AnnDesignerOperationStatus : System.Enum 
'Declaration
 
Public Enum AnnDesignerOperationStatus 
   Inherits System.Enum
public enum AnnDesignerOperationStatus : System.Enum 
typedef enum LTAnnDesignerOperationStatus
public enum AnnDesignerOperationStatus
Leadtools.Annotations.Core.AnnDesignerOperationStatus = function() { };
Leadtools.Annotations.Core.AnnDesignerOperationStatus.prototype = {
Idle = 0x00000000, Start = 0x00000001, Working = 0x00000002, End = 0x00000003, Canceled = 0x00000004, };
Members
ValueMemberDescription
0x00000000Idle The designer is idle.
0x00000001Start The designer operation has started.
0x00000002Working The designer operation is currently working.
0x00000003End The designer operation has ended successfully.
0x00000004Canceled The designer operation has been canceled.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features