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 > 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 )
array<Keys>^ GetAllowedModalityPresetShortcuts( ModalityType modality, WindowLevelInformation^ preset )