C#
VB
C++
Gets the custom annotation action type that will specify the type of the annotation that has its data requested.
public MedicalViewerActionType AnnotationAction { get; }
Public ReadOnly Property AnnotationAction As Leadtools.Medicalviewer.MedicalViewerActionType
public:
property Leadtools.Medicalviewer.MedicalViewerActionType AnnotationAction {
Leadtools.Medicalviewer.MedicalViewerActionType get();
}
MedicalViewerActionType enumeration that represents the custom annotation action type that will specify the type of the annotation that has its data requested.
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