LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ApplyActionCommand Constructor (ApplyActionCommand)

Show in webframe






The feature ID that will be registered with this command.
The WorkstationContainer for the current active workstation.
The Leadtools.MedicalViewer.MedicalViewerActionType to apply.
The Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned the action.
An ApplyActionFlags value that tells the command on when the action should be applied.
Initializes a new instance of the ApplyActionCommand class.
Syntax
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal action As MedicalViewerActionType, _
   ByVal mouseButton As MedicalViewerMouseButtons, _
   ByVal applyOnFlags As ApplyActionFlags _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim action As MedicalViewerActionType
Dim mouseButton As MedicalViewerMouseButtons
Dim applyOnFlags As ApplyActionFlags
 
Dim instance As New ApplyActionCommand(featureId, container, action, mouseButton, applyOnFlags)

            

            

Parameters

featureId
The feature ID that will be registered with this command.
container
The WorkstationContainer for the current active workstation.
action
The Leadtools.MedicalViewer.MedicalViewerActionType to apply.
mouseButton
The Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned the action.
applyOnFlags
An ApplyActionFlags value that tells the command on when the action should be applied.
Requirements

Target Platforms

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

 

 


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