C#
VB
C++
Removes the specified action from the medical viewer.
public virtual void RemoveAction(
MedicalViewerActionType actionType
)
Public Overridable Sub RemoveAction( _
ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _
)
public:
virtual void RemoveAction(
Leadtools.Medicalviewer.MedicalViewerActionType actionType
)
actionType
The action to be removed.
When an action is removed from a container, all properties, mouse buttons, and keystroke combinations are also removed.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET