ActionState Property

Summary

Gets the MedicalViewerActionStatus enumeration value that indicates the status of the action.

Syntax
C#
VB
C++
public MedicalViewerActionStatus ActionState { get; } 
  
Public ReadOnly Property ActionState As MedicalViewerActionStatus 
            public: 
property MedicalViewerActionStatus ActionState { 
   MedicalViewerActionStatus get(); 
} 

Property Value

MedicalViewerActionStatus enumeration value that indicates the status of the action (whether it has just begun, is in progress, or has just finished.)

Example

For an example, refer to MedicalViewerUIChangedEventArgs

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 Apryse Sofware Corp. All Rights Reserved.

Leadtools.MedicalViewer Assembly