←Select platform

OperationContainer Property

Summary
Gets the current container for this drag and drop operation.
Syntax
C#
VB
C++
Java
public AnnContainer OperationContainer { get; } 
Public ReadOnly Property OperationContainer As AnnContainer 
public AnnContainer getOperationContainer() 
public:  
   property AnnContainer^ OperationContainer 
   { 
      AnnContainer^ get() 
   } 

Property Value

The AnnContainer for this drag drop operation. The operation is in set in the Operation property.

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.