Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

GetActionButton Method






The action for which the mouse button information is being obtained.
Retrieves the mouse button associated with the specified action.
Syntax
public virtual MedicalViewerMouseButtons GetActionButton(    MedicalViewerActionType actionType )
'Declaration   Public Overridable Function GetActionButton( _    ByVal actionType As MedicalViewerActionType _ ) As MedicalViewerMouseButtons
'Usage   Dim instance As MedicalViewerBaseCell Dim actionType As MedicalViewerActionType Dim value As MedicalViewerMouseButtons   value = instance.GetActionButton(actionType)
public: virtual MedicalViewerMouseButtons GetActionButton(    MedicalViewerActionType actionType )

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

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features