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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly