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

SetModalityApplyAutoPreset Method (IModalitySettingsDataSource)







The Leadtools.Dicom.Common.DataTypes.ModalityType that will have Auto Window/Level preset applied to.
A System.Boolean value that indicates whether the Auto Window/Level option is selected for the Leadtools.Dicom.Common.DataTypes.ModalityType.
Sets the Auto Window/Level
Syntax
void SetModalityApplyAutoPreset( 
   ModalityType modality,
   bool selected
)
'Declaration
 
Sub SetModalityApplyAutoPreset( _
   ByVal modality As ModalityType, _
   ByVal selected As Boolean _
) 
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim selected As Boolean
 
instance.SetModalityApplyAutoPreset(modality, selected)
void SetModalityApplyAutoPreset( 
   ModalityType modality,
   bool selected
)
function Leadtools.Medical.Workstation.IModalitySettingsDataSource.SetModalityApplyAutoPreset( 
   modality ,
   selected 
)
void SetModalityApplyAutoPreset( 
   ModalityType modality,
   bool selected
) 
void SetModalityApplyAutoPreset( 
   ModalityType modality,
   bool selected
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that will have Auto Window/Level preset applied to.
selected
A System.Boolean value that indicates whether the Auto Window/Level option is selected for the Leadtools.Dicom.Common.DataTypes.ModalityType.
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.