C#
VB
C++
Gets a value which indicates which annotation type is selected.
public MedicalViewerActionType Type { get; }
Public ReadOnly Property Type As Leadtools.Medicalviewer.MedicalViewerActionType
public:
property Leadtools.Medicalviewer.MedicalViewerActionType Type {
Leadtools.Medicalviewer.MedicalViewerActionType get();
}
Enumerated value that indicates which type of annotation is selected.
For an example, refer to MedicalViewerBaseCell.CalibrateRuler.
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