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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.