AskUserToUpdatePreset Method

Summary
Call this to display a view which allow the user to update the given preset.
Syntax
C#
C++/CLI
public bool AskUserToUpdatePreset( 
   WindowLevelInformation windowLevelPreset, 
   Keys[] shortcuts 
) 
public:  
   bool AskUserToUpdatePreset( 
      WindowLevelInformation^ windowLevelPreset, 
      array<Keys^>^ shortcuts 
   ) 

Parameters

windowLevelPreset
The WindowLevelInformation that represents the window level presets.

shortcuts
An array of System.Windows.Forms.Keys that are the shortcuts for the Leadtools.Medical.Workstation.UI.ModalitySettingsDialog.

Return Value

True if the user wants to save the updated WindowLevelInformation.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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