GetModalityDescription Method

Summary

Gets the modality description.

Syntax
C#
VB
C++
public static string GetModalityDescription( 
   ModalityType modality 
) 
Public Shared Function GetModalityDescription( _ 
   ByVal modality As ModalityType _ 
) As String 
public: 
static String^ GetModalityDescription(  
   ModalityType modality 
)  

Parameters

modality
The modality.

Return Value

A description of the modality.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly