C#
VB
Java
WinRT C#
C++
Gets the current container for this drag and drop operation.
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()
}
The AnnContainer for this drag drop operation. The operation is in set in the Operation property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET