ActionType Property

Summary
Gets the MedicalViewerActionType enumeration value that indicates the action that was applied.
Syntax
C#
VB
C++
public MedicalViewerActionType ActionType { get; } 
  
Public ReadOnly Property ActionType As MedicalViewerActionType 
            public: 
property MedicalViewerActionType ActionType { 
   MedicalViewerActionType get(); 
} 

Property Value

MedicalViewerActionType enumeration that indicates the action that was applied.

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.