←Select platform

OperationContainer Property

Summary

Gets the current container for this drag and drop operation.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnContainer OperationContainer { get; } 
Public ReadOnly Property OperationContainer As Leadtools.Annotations.Core.AnnContainer 
public Leadtools.Annotations.Core.AnnContainer OperationContainer {get;} 
public AnnContainer getOperationContainer() 
 get_OperationContainer();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly