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

IsApplyAutoWindowLevelSelected Method (ModalitySettingsDataSource)







The ModalityType to determin if the Apply Auto Window/Level feature is selected.
Determines if the Apply Auto Window/Level feature is selected for the Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
public bool IsApplyAutoWindowLevelSelected( 
   ModalityType modality
)
'Declaration
 
Public Function IsApplyAutoWindowLevelSelected( _
   ByVal modality As ModalityType _
) As Boolean
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim value As Boolean
 
value = instance.IsApplyAutoWindowLevelSelected(modality)
public bool IsApplyAutoWindowLevelSelected( 
   ModalityType modality
)
 function Leadtools.Medical.Workstation.ModalitySettingsDataSource.IsApplyAutoWindowLevelSelected( 
   modality 
)
public: bool IsApplyAutoWindowLevelSelected( 
   ModalityType modality
) 
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: 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

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices

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