LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IsApplyAutoWindowLevelSelected Method (ModalitySettingsDataSource)

Show in webframe






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
) 
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

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


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