ModalitySettingsDataSource Constructor

Summary
Initializes a new instance of the ModalitySettingsDataSource class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal modalityOptions As ModalityOptionsCollection, _ 
   ByVal allAllowedShortcuts As List(Of Keys) _ 
) 
public: 
ModalitySettingsDataSource(  
   ModalityOptionsCollection^ modalityOptions, 
   List<Keys>^ allAllowedShortcuts 
) 

Parameters

modalityOptions
A ModalityOptionsCollection which contains the modalities options.

allAllowedShortcuts
A List containing the keyboard shortcuts allowed for Window Level presets.

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.