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 : GetAllowedAutoModalityShortcuts Method |
Keys[] GetAllowedAutoModalityShortcuts( ModalityType modality )
'Declaration Function GetAllowedAutoModalityShortcuts( _ ByVal modality As ModalityType _ ) As Keys()
'Usage Dim instance As IModalitySettingsDataSource Dim modality As ModalityType Dim value() As Keys value = instance.GetAllowedAutoModalityShortcuts(modality)
Keys[]* GetAllowedAutoModalityShortcuts( ModalityType modality )
array<Keys>^ GetAllowedAutoModalityShortcuts( ModalityType modality )