Leadtools.Dicom.Common
LEAD Technologies, Inc

MakeTag Method






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
)
 function Leadtools.Dicom.Common.DataTypes.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ElementTag Class
ElementTag Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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