Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

AnnDragDropOperation Enumeration






Specifies the current operation for a drag and drop event.
Syntax
public enum AnnDragDropOperation : System.Enum 
'Declaration
 
Public Enum AnnDragDropOperation 
   Inherits System.Enum
public enum AnnDragDropOperation : System.Enum 
 enum LTAnnDragDropOperation
public enum AnnDragDropOperation
Leadtools.Annotations.Automation.AnnDragDropOperation = function() { };
Leadtools.Annotations.Automation.AnnDragDropOperation.prototype = {<br/>
  Enter = 0x00000000,
	Leave = 0x00000001,
	Over = 0x00000002,
	Drop = 0x00000003,
	
 };
Members
ValueMemberDescription
0x00000000Enter The object is entering the operation container.
0x00000001Leave The object is leaving the operation container.
0x00000002Over The object is hovering over the operation container.
0x00000003Drop The object is dropped on the operation container.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Automation.AnnDragDropOperation

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Automation Namespace

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