Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DicomTagToString Method






The tag.
Converts a DICOM tag to a string representation.
Syntax
[ExtensionAttribute()]
public static string DicomTagToString( 
   long dicomTag
)
'Declaration
 
<ExtensionAttribute()>
Public Shared Function DicomTagToString( _
   ByVal dicomTag As Long _
) As String
'Usage
 
Dim dicomTag As Long
Dim value As String
 
value = DicomExtensions.DicomTagToString(dicomTag)
[ExtensionAttribute()]
public:
static String^ DicomTagToString( 
   int64 dicomTag
) 

Parameters

dicomTag
The tag.

Return Value

A hexadecimal string representation of the tag.
Remarks
The first four digits are the group. The last four digits are the element.
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features