C#
VB
C++
Gets the MedicalViewerActionType enumeration value that indicates the action that was applied.
public MedicalViewerActionType ActionType { get; }
Public ReadOnly Property ActionType As Leadtools.Medicalviewer.MedicalViewerActionType
public:
property Leadtools.Medicalviewer.MedicalViewerActionType ActionType {
Leadtools.Medicalviewer.MedicalViewerActionType get();
}
MedicalViewerActionType enumeration that indicates the action that was applied.
For an example, refer to MedicalViewerUIChangedEventArgs
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