Call this to display a dialog which allow the user to update the given preset.
public virtual bool AskUserToUpdatePreset(WindowLevelInformation windowLevelPreset,Keys[] shortcuts)
Public Overridable Function AskUserToUpdatePreset( _ByVal windowLevelPreset As Leadtools.Medical.Workstation.WindowLevelInformation, _ByVal shortcuts() As Keys _) As Boolean
public:virtual bool AskUserToUpdatePreset(Leadtools.Medical.Workstation.WindowLevelInformation^ windowLevelPreset,array<Keys>^ shortcuts)
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.
True if the user wants to save the updated Leadtools.Medical.Workstation.WindowLevelInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
