←Select platform

Operation Property

Summary
Gets the current drag and drop operation.
Syntax
C#
VB
C++
Java
public AnnDragDropOperation Operation { get; } 
Public ReadOnly Property Operation As AnnDragDropOperation 
public AnnDragDropOperation getOperation() 
public:  
   property AnnDragDropOperation^ Operation 
   { 
      AnnDragDropOperation^ get() 
   } 

Property Value

The current drag and drop operation being performed.

Remarks

This operation is in relation to OperationContainer.

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.