←Select platform

AddModalityPreset Method

Summary

Adds preset window level information for a specified modality type.

Syntax

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

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType object that the window level information is being set.

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