LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

IsApplyAutoWindowLevelSelected Method (IModalitySettingsDataSource)







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
)
function Leadtools.Medical.Workstation.IModalitySettingsDataSource.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.