C#
VB
C++
Gets the created annotation object.
public AnnObject object { get; }
Public ReadOnly Property Object As Leadtools.Annotations.Core.AnnObject
public:
property Leadtools.Annotations.Core.AnnObject^ Object {
Leadtools.Annotations.Core.AnnObject^ get();
}
Leadtools.Annotations.Core.AnnObject class that represents the created annotation object.
For an example, refer to MedicalViewerAnnotationCreatedEventArgs
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