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

Show in webframe

ApplyActionCommand Constructor (ApplyActionCommand)







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features