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

Leadtools.Annotations.Automation Assembly