C#
VB
C++
Determines if auto window levels should be applied to the specified Leadtools.Dicom.Common.DataTypes.ModalityType
public bool IsApplyAutoWindowLevelSelected(
ModalityType modality
)
Function IsApplyAutoWindowLevelSelected( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType _
) As Boolean
modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to check if auto window levels should be applied to.
true if the auto window levels should be applied; otherwise it is false.
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