Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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, array<Keys>^ shortcuts )