Leadtools.MedicalViewer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
RemoveAction Method
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewer Class : RemoveAction Method




actionType
The action to be removed.
Removes the specified action from the medical viewer.

Syntax

Visual Basic (Declaration) 
Public Sub RemoveAction( _
   ByVal actionType As MedicalViewerActionType _
) 
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewer
Dim actionType As MedicalViewerActionType
 
instance.RemoveAction(actionType)
C# 
public void RemoveAction( 
   MedicalViewerActionType actionType
)
Managed Extensions for C++ 
public: void RemoveAction( 
   MedicalViewerActionType actionType
) 
C++/CLI 
public:
void RemoveAction( 
   MedicalViewerActionType actionType
) 

Parameters

actionType
The action to be removed.

Example

For an example, refer to #ctor

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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