←Select platform

AskUserToUpdatePreset Method (IModalitySettingsView)

Summary

Call this to display a view which allow the user to update the given preset.

Syntax

C#
VB
C++
bool AskUserToUpdatePreset(  
   Leadtools.Medical.Workstation.WindowLevelInformation windowLevelPreset, 
   Keys[] shortcuts 
) 
Function AskUserToUpdatePreset( _ 
   ByVal windowLevelPreset As Leadtools.Medical.Workstation.WindowLevelInformation, _ 
   ByVal shortcuts() As Keys _ 
) As Boolean 
bool AskUserToUpdatePreset(  
   Leadtools.Medical.Workstation.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize