Leadtools.Dicom.Common

MakeTag Method

Show in webframe





The DICOM group.
The DICOM element.
Makes a DICOM tag value from the specified group and element.
Syntax
public static int MakeTag( 
   int group,
   int element
)
'Declaration
 
Public Shared Function MakeTag( _
   ByVal group As Integer, _
   ByVal element As Integer _
) As Integer
'Usage
 
Dim group As Integer
Dim element As Integer
Dim value As Integer
 
value = ElementTag.MakeTag(group, 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

See Also

Reference

ElementTag Class
ElementTag Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features