LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

AddAction Method

Show in webframe





The action to be added.
Adds a new action to the medical viewer.
Syntax
public virtual void AddAction( 
   MedicalViewerActionType actionType
)
'Declaration
 
Public Overridable Sub AddAction( _
   ByVal actionType As MedicalViewerActionType _
) 
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim actionType As MedicalViewerActionType
 
instance.AddAction(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.

Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features