LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SetModalityDefaultPreset Method (IModalitySettingsDataSource)

Show in webframe






The Leadtools.Dicom.Common.DataTypes.ModalityType.
The default WindowLevelInformation preset for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Sets the default preset WindowLevelInformation for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Sub SetModalityDefaultPreset( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) 
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
 
instance.SetModalityDefaultPreset(modality, preset)

            

            
void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 
void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType.
preset
The default WindowLevelInformation preset 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.