LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

IsValidForAction(MedicalViewerActionType,MedicalViewerMouseButtons,MedicalViewerActionFlags) Method

Show in webframe





The action being tested.
The mouse button that will be checked.
Flags that will be checked.
Determines whether the specified mouse button and applying operation can be set to the specified action.
Syntax
'Declaration
 
Public Overloads Overridable Function IsValidForAction( _
   ByVal actionType As MedicalViewerActionType, _
   ByVal mouseButton As MedicalViewerMouseButtons, _
   ByVal applyingOperation As MedicalViewerActionFlags _
) As Boolean
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim actionType As MedicalViewerActionType
Dim mouseButton As MedicalViewerMouseButtons
Dim applyingOperation As MedicalViewerActionFlags
Dim value As Boolean
 
value = instance.IsValidForAction(actionType, mouseButton, applyingOperation)

            

            

Parameters

actionType
The action being tested.
mouseButton
The mouse button that will be checked.
applyingOperation
Flags that will be checked.

Return Value

true if the mouse button and the flags are valid to be assigned to the action; otherwise, false.
Remarks
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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