←Select platform

OperationContainer Property

Summary
Gets the current container for this drag and drop operation.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnContainer OperationContainer { get; } 
@property (nonatomic, strong, readonly) LTAnnContainer *operationContainer; 
public AnnContainer getOperationContainer() 
public:  
   property AnnContainer^ OperationContainer 
   { 
      AnnContainer^ get() 
   } 
OperationContainer # get  (AnnDragDropEventArgs) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.