LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AddModalityPreset Method (IModalitySettingsDataSource)

Show in webframe






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

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


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