C#
VB
C++
Sets the Auto Window/Level
public void SetModalityApplyAutoPreset(
ModalityType modality,
bool selected
)
Sub SetModalityApplyAutoPreset( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _
ByVal selected As Boolean _
)
modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that will have Auto Window/Level preset applied to.
selected
A System.Boolean value that indicates whether the Auto Window/Level option is selected for the 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