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 ModalityType _ 
) As Boolean 
public: 
bool IsApplyAutoWindowLevelSelected(  
   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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.