IsApplyAutoWindowLevelSelected Method

Summary

Determines if auto window levels should be applied to the specified Leadtools.Dicom.Common.DataTypes.ModalityType

Syntax
C#
VB
C++
public bool IsApplyAutoWindowLevelSelected( 
   ModalityType modality 
) 
  
Function IsApplyAutoWindowLevelSelected( _ 
   ByVal modality As ModalityType _ 
) As Boolean 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to check if auto window levels should be applied to.

Return Value

true if the auto window levels should be applied; otherwise it is false.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly