C#
VB
C++
Gets an enumerated value that indicates which type of annotation was created.
public MedicalViewerActionType AnnotationType { get; }
Public ReadOnly Property AnnotationType As Leadtools.Medicalviewer.MedicalViewerActionType
public:
property Leadtools.Medicalviewer.MedicalViewerActionType AnnotationType {
Leadtools.Medicalviewer.MedicalViewerActionType get();
}
An enumerated MedicalViewerActionType value that represents which type of annotation was created.
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