Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

AddAction Method






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

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