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

Leadtools.Annotations.Automation Assembly