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

SetModalityDefaultPreset Method (ModalitySettingsDataSource)







The Leadtools.Dicom.Common.DataTypes.ModalityType to set the default preset for
The WindowLevelInformation which will be set as default for the given modality
Sets a default WindowLevelInformation to e applied for the given modality
Syntax
public void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Public Sub SetModalityDefaultPreset( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) 
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
 
instance.SetModalityDefaultPreset(modality, preset)
public void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation preset
)
 function Leadtools.Medical.Workstation.ModalitySettingsDataSource.SetModalityDefaultPreset( 
   modality ,
   preset 
)
public: void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 
public:
void SetModalityDefaultPreset( 
   ModalityType modality,
   WindowLevelInformation* preset
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to set the default preset for
preset
The WindowLevelInformation which will be set as default for the given modality
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

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.