LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IsApplyAutoWindowLevelSelected Method (IModalitySettingsDataSource)

Show in webframe






The Leadtools.Dicom.Common.DataTypes.ModalityType to check if auto window levels should be applied to.
Determines if auto window levels should be applied to the specified Leadtools.Dicom.Common.DataTypes.ModalityType
Syntax
bool IsApplyAutoWindowLevelSelected( 
   ModalityType modality
)
'Declaration
 
Function IsApplyAutoWindowLevelSelected( _
   ByVal modality As ModalityType _
) As Boolean
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim value As Boolean
 
value = instance.IsApplyAutoWindowLevelSelected(modality)

            

            
bool IsApplyAutoWindowLevelSelected( 
   ModalityType modality
) 
bool IsApplyAutoWindowLevelSelected( 
   ModalityType modality
) 

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

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.