LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AskUserToUpdatePreset Method (IModalitySettingsView)

Show in webframe






The WindowLevelInformation that represents the window level presets.
An array of System.Windows.Forms.Keys that are the shortcuts for the Leadtools.Medical.Workstation.UI.ModalitySettingsDialog.
Call this to display a view which allow the user to update the given preset.
Syntax
bool AskUserToUpdatePreset( 
   WindowLevelInformation windowLevelPreset,
   Keys[] shortcuts
)
'Declaration
 
Function AskUserToUpdatePreset( _
   ByVal windowLevelPreset As WindowLevelInformation, _
   ByVal shortcuts() As Keys _
) As Boolean
'Usage
 
Dim instance As IModalitySettingsView
Dim windowLevelPreset As WindowLevelInformation
Dim shortcuts() As Keys
Dim value As Boolean
 
value = instance.AskUserToUpdatePreset(windowLevelPreset, shortcuts)

            

            
bool AskUserToUpdatePreset( 
   WindowLevelInformation* windowLevelPreset,
   Keys[]* shortcuts
) 
bool AskUserToUpdatePreset( 
   WindowLevelInformation* windowLevelPreset,
   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

See Also

Reference

IModalitySettingsView Interface
IModalitySettingsView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.