Leadtools.Medical.Workstation Namespace > IModalitySettingsDataSource Interface : GetAllowedModalityPresetShortcuts Method |
Keys[] GetAllowedModalityPresetShortcuts( ModalityType modality, WindowLevelInformation preset )
'Declaration Function GetAllowedModalityPresetShortcuts( _ ByVal modality As ModalityType, _ ByVal preset As WindowLevelInformation _ ) As Keys()
'Usage Dim instance As IModalitySettingsDataSource Dim modality As ModalityType Dim preset As WindowLevelInformation Dim value() As Keys value = instance.GetAllowedModalityPresetShortcuts(modality, preset)
Keys[]* GetAllowedModalityPresetShortcuts( ModalityType modality, WindowLevelInformation* preset )
Keys[]* GetAllowedModalityPresetShortcuts( ModalityType modality, WindowLevelInformation* preset )