←Select platform

IsApplyAutoWindowLevelSelected Method

Summary

Determines if the Apply Auto Window/Level feature is selected for the Leadtools.Dicom.Common.DataTypes.ModalityType.

Syntax

C#
VB
C++
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 
)  

Parameters

modality
The ModalityType to determin if the Apply Auto Window/Level feature is selected.

Return Value

true if the Apply Auto Window/Level feature is selected; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly