SetModalityApplyAutoPreset Method

Summary
Sets whether Apply Auto Preset feature is selected for a given modality.
Syntax
C#
VB
C++
public void SetModalityApplyAutoPreset( 
   ModalityType modality, 
   bool selected 
) 
  
Public Sub SetModalityApplyAutoPreset( _ 
   ByVal modality As ModalityType, _ 
   ByVal selected As Boolean _ 
)  
public: 
void SetModalityApplyAutoPreset(  
   ModalityType modality, 
   bool selected 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to set the auto preset for

selected
True if Apply Auto Preset is set for this modality.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.