←Select platform

RemoveAction Method

Summary

Removes the specified action from the medical viewer.

Syntax

C#
VB
C++
public virtual void RemoveAction(  
   Leadtools.Medicalviewer.MedicalViewerActionType actionType 
) 
Public Overridable Sub RemoveAction( _ 
   ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) 
public: 
virtual void RemoveAction(  
   Leadtools.Medicalviewer.MedicalViewerActionType actionType 
) 

Parameters

actionType
The action to be removed.

Remarks

When an action is removed from a container, all properties, mouse buttons, and keystroke combinations are also removed.

Example

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize