C#
VB
C++
Gets the enumeration value that determines the type of the object being created.
public MedicalViewerActionType Type { get; }
Public ReadOnly Property Type As Leadtools.Medicalviewer.MedicalViewerActionType
public:
property Leadtools.Medicalviewer.MedicalViewerActionType Type {
Leadtools.Medicalviewer.MedicalViewerActionType get();
}
MedicalViewerActionType enumeration that represents the type of the annotation object that is being created.
For an example, refer to MedicalViewerBaseCell.StartDrawingAnnotation.
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