←Select platform

GetModalityWindowLevelPresets Method

Summary

Gets the window level presets for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.

Syntax

C#
VB
C++
public WindowLevelInformation[] GetModalityWindowLevelPresets( 
   ModalityType modality 
) 
  
Public Function GetModalityWindowLevelPresets( _ 
   ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType _ 
) As Leadtools.Medical.Workstation.WindowLevelInformation() 

Parameters

modality
A Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the modality.

Return Value

An System.Array of WindowLevelInformation objects that represent the window level presets for the specified modality.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly