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

AddModalityPreset Method (IModalitySettingsDataSource)







The Leadtools.Dicom.Common.DataTypes.ModalityType object that the window level information is being set.
The WindowLevelInformation used for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Adds preset window level information for a specified modality type.
Syntax
void AddModalityPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Sub AddModalityPreset( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) 
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
 
instance.AddModalityPreset(modality, preset)
void AddModalityPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
function Leadtools.Medical.Workstation.IModalitySettingsDataSource.AddModalityPreset( 
   modality ,
   preset 
)
void AddModalityPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 
void AddModalityPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType object that the window level information is being set.
preset
The WindowLevelInformation used for the specified 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.