Leadtools.Medical.Workstation.UI Namespace > ModalitySettingsDialog Class : AskUserToUpdatePreset Method |
public bool AskUserToUpdatePreset( WindowLevelInformation windowLevelPreset, Keys[] shortcuts )
'Declaration Public Function AskUserToUpdatePreset( _ ByVal windowLevelPreset As WindowLevelInformation, _ ByVal shortcuts() As Keys _ ) As Boolean
'Usage Dim instance As ModalitySettingsDialog Dim windowLevelPreset As WindowLevelInformation Dim shortcuts() As Keys Dim value As Boolean value = instance.AskUserToUpdatePreset(windowLevelPreset, shortcuts)
public: bool AskUserToUpdatePreset( WindowLevelInformation* windowLevelPreset, Keys[]* shortcuts )
public: bool AskUserToUpdatePreset( WindowLevelInformation* windowLevelPreset, array<Keys>^ shortcuts )