LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SetModalityApplyAutoPreset Method (IModalitySettingsDataSource)

Show in webframe






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

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


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