Sets the keystroke combination for the specified action
public void SetActionKeys(MedicalViewerActionType actionType,MedicalViewerKeys keyClass)
Public Sub SetActionKeys( _ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType, _ByVal keyClass As Leadtools.Medicalviewer.MedicalViewerKeys _)
public:void SetActionKeys(Leadtools.Medicalviewer.MedicalViewerActionType actionType,Leadtools.Medicalviewer.MedicalViewerKeys^ keyClass)
actionType
The specified action which is having its keystroke combination set.
keyClass
A MedicalViewerKeys that contains the keystroke combination.
To get the keystroke combination for a specific action, call GetActionKeys. For more information, refer to Applying Actions.
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
