C#
VB
C++
Sets the default preset WindowLevelInformation for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
public void SetModalityDefaultPreset(
ModalityType modality,
WindowLevelInformation preset
)
Sub SetModalityDefaultPreset( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _
ByVal preset As Leadtools.Medical.Workstation.WindowLevelInformation _
)
void SetModalityDefaultPreset(
Leadtools.Dicom.Common.Datatypes.ModalityType modality,
Leadtools.Medical.Workstation.WindowLevelInformation^ preset
)
modality
The Leadtools.Dicom.Common.DataTypes.ModalityType.
preset
The default WindowLevelInformation preset for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
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