C#
VB
C++
Gets or sets the annotation object that caused the MedicalViewerBaseCell.AnnotationChanged to get triggered.
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 that represents the annotation object that caused the MedicalViewerBaseCell.AnnotationChanged to get triggered.
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