ApplyActionCommand Constructor

Summary
Initializes a new instance of the ApplyActionCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal featureId As String, _ 
   ByVal container As WorkstationContainer, _ 
   ByVal action As MedicalViewerActionType, _ 
   ByVal mouseButton As MedicalViewerMouseButtons, _ 
   ByVal applyOnFlags As ApplyActionFlags _ 
) 

Parameters

featureId
The feature ID that will be registered with this command.

container
The WorkstationContainer for the current active workstation.

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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.