C#
VB
C++
Gets the window level presets for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
public WindowLevelInformation[] GetModalityWindowLevelPresets(
ModalityType modality
)
Public Function GetModalityWindowLevelPresets( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType _
) As Leadtools.Medical.Workstation.WindowLevelInformation()
public:
Leadtools.Medical.Workstation.array<WindowLevelInformation^>^ GetModalityWindowLevelPresets(
Leadtools.Dicom.Common.Datatypes.ModalityType modality
)
modality
A Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the modality.
An System.Array of WindowLevelInformation objects that represent the window level presets for the specified modality.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET