SetModalityDescription Method

Summary
Sets the modality description.
Syntax
C#
VB
C++
public static void SetModalityDescription( 
   ModalityType modality, 
   string description 
) 
Public Shared Sub SetModalityDescription( _ 
   ByVal modality As ModalityType, _ 
   ByVal description As String _ 
)  
public: 
static void SetModalityDescription(  
   ModalityType modality, 
   String^ description 
)  

Parameters

modality
The modality.

description
The description of the modality.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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