Leadtools.Medical.Workstation Namespace > IModalitySettingsView Interface : AskUserToUpdatePreset Method |
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 )