←Select platform

Operation Property

Summary
Gets the current drag and drop operation.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnDragDropOperation Operation { get; } 
@property (nonatomic, assign, readonly) LTAnnDragDropOperation operation; 
public AnnDragDropOperation getOperation() 
public:  
   property AnnDragDropOperation^ Operation 
   { 
      AnnDragDropOperation^ get() 
   } 
Operation # get  (AnnDragDropEventArgs) 

Property Value

The current drag and drop operation being performed.

Remarks

This operation is in relation to OperationContainer.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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