AddAction Method

Summary
Adds a new action to the medical viewer.
Syntax
C#
C++/CLI
public virtual void AddAction( 
   MedicalViewerActionType actionType 
) 
            public: 
virtual void AddAction(  
   MedicalViewerActionType actionType 
)  

Parameters

actionType
The action to be added.

Remarks

Actions include user-defined actions. To use a user-defined action, cast the user-defined action ID into the actionType parameter.

For more information, refer to Applying Actions, and Creating a Bitmap Region.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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