AskUserToUpdatePreset Method

Summary
Call this to display a dialog which allow the user to update the given preset.
Syntax
C#
VB
C++
public virtual bool AskUserToUpdatePreset( 
   WindowLevelInformation windowLevelPreset, 
   Keys[] shortcuts 
) 
Public Overridable Function AskUserToUpdatePreset( _ 
   ByVal windowLevelPreset As WindowLevelInformation, _ 
   ByVal shortcuts() As Keys _ 
) As Boolean 
public: 
virtual bool AskUserToUpdatePreset(  
   WindowLevelInformation^ windowLevelPreset, 
   array<Keys>^ shortcuts 
)  

Parameters

windowLevelPreset
The Leadtools.Medical.Workstation.WindowLevelInformation that represents the window level presets.

shortcuts
An array of System.Windows.Forms.Keys that are the shortcuts for the ModalitySettingsDialog.

Return Value

True if the user wants to save the updated Leadtools.Medical.Workstation.WindowLevelInformation.

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.