←Select platform

SetModalityDefaultPreset Method

Summary

Sets a default WindowLevelInformation to e applied for the given modality

Syntax

C#
VB
C++
public void SetModalityDefaultPreset( 
   ModalityType modality, 
   WindowLevelInformation preset 
) 
  
Public Sub SetModalityDefaultPreset( _ 
   ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _ 
   ByVal preset As Leadtools.Medical.Workstation.WindowLevelInformation _ 
)  

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly