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