←Select platform

AnnDragDropOperation Enumeration

Summary

Specifies the current operation for a drag and drop event.

Syntax
C#
VB
Objective-C
C++
Java
public enum AnnDragDropOperation  
Public Enum AnnDragDropOperation  
 enum LTAnnDragDropOperation 
public enum AnnDragDropOperation 
public: 
   enum class AnnDragDropOperation sealed 

Members
ValueMemberDescription
0Enter The object is entering the operation container.
1Leave The object is leaving the operation container.
2Over The object is hovering over the operation container.
3Drop The object is dropped on the operation container.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly