Gets or set the type of change applied to the annotation object.
public MedicalViewerAnnotationChangeType ChangeType { get; }
Public ReadOnly Property ChangeType As Leadtools.Medicalviewer.MedicalViewerAnnotationChangeType
public:
property Leadtools.Medicalviewer.MedicalViewerAnnotationChangeType ChangeType {
Leadtools.Medicalviewer.MedicalViewerAnnotationChangeType get();
}
MedicalViewerAnnotationChangeType enum that represents the type of change applied to the annotation object.
please refer to MedicalViewerAnnotationChangeType for more information about the type of changes that can occur to the annotation object. To get the changed annotation object, please refer to Object
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