MakeTag Method

Summary
Makes a DICOM tag value from the specified group and element.
Syntax
C#
C++/CLI
public static int MakeTag( 
   int group, 
   int element 
) 
public: 
static int MakeTag(  
   int group, 
   int element 
)  

Parameters

group
The DICOM group.

element
The DICOM element.

Return Value

A valid DICOM tag number.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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