LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.