←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.