C#
VB
C++
Determines if the Apply Auto Window/Level feature is selected for the Leadtools.Dicom.Common.DataTypes.ModalityType.
public bool IsApplyAutoWindowLevelSelected(
ModalityType modality
)
Public Function IsApplyAutoWindowLevelSelected( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType _
) As Boolean
public:
bool IsApplyAutoWindowLevelSelected(
Leadtools.Dicom.Common.Datatypes.ModalityType modality
)
modality
The ModalityType to determin if the Apply Auto Window/Level feature is selected.
true if the Apply Auto Window/Level feature is selected; 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