C#
VB
C++
Sets a default WindowLevelInformation to e applied for the given modality
public void SetModalityDefaultPreset(
ModalityType modality,
WindowLevelInformation preset
)
Public Sub SetModalityDefaultPreset( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _
ByVal preset As Leadtools.Medical.Workstation.WindowLevelInformation _
)
public:
void SetModalityDefaultPreset(
Leadtools.Dicom.Common.Datatypes.ModalityType modality,
Leadtools.Medical.Workstation.WindowLevelInformation^ preset
)
modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to set the default preset for
preset
The WindowLevelInformation which will be set as default for the given 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