C#
VB
Java
WinRT C#
C++
Gets the AnnObject that is being dragged.
public AnnObject AnnObject { get; }
Public ReadOnly Property AnnObject As Leadtools.Annotations.Core.AnnObject
public Leadtools.Annotations.Core.AnnObject AnnObject {get;}
public AnnObject getAnnObject()
get_AnnObject();
The AnnObject being dropped. This object belongs to SourceContainer and will be dropped into TargetContainer by default.
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