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