C#
VB
C++
Gets the MedicalViewerActionStatus enumeration value that indicates the status of the action.
public MedicalViewerActionStatus ActionState { get; }
Public ReadOnly Property ActionState As Leadtools.Medicalviewer.MedicalViewerActionStatus
public:
property Leadtools.Medicalviewer.MedicalViewerActionStatus ActionState {
Leadtools.Medicalviewer.MedicalViewerActionStatus get();
}
MedicalViewerActionStatus enumeration value that indicates the status of the action (whether it has just begun, is in progress, or has just finished.)
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