←Select platform

GetActionButton Method

Summary

Retrieves the mouse button associated with the specified action.

Syntax

C#
VB
C++
  
Public Overridable Function GetActionButton( _ 
   ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) As Leadtools.Medicalviewer.MedicalViewerMouseButtons 
             

Parameters

actionType
The action for which the mouse button information is being obtained.

Return Value

MedicalViewerMouseButtons enumeration value that represents the assigned mouse button.

Remarks

To assign a mouse button to a specific action, call the SetAction method. For more information, refer to Applying Actions.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly