LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

ToHexString Method








Returns a hexadecimal representation of the DicomTag. .NET support WinRT support Silverlight support
Syntax
public string ToHexString()
'Declaration
 
Public Function ToHexString() As String
'Usage
 
Dim instance As DicomTag
Dim value As String
 
value = instance.ToHexString()
public string ToHexString()
ObjectiveC Syntax
 function Leadtools.Dicom.DicomTag.ToHexString()
public:
String^ ToHexString(); 

Return Value

A System.String that represents the hexadecimal value of the DicomTag
Remarks
Use this method to return a hexadecimal string representation of the DicomTag. The string is 0 padded to nine characters, with a semi-colon separating the group and element numbers. For example, if DicomTag is DicomTag.PatientID (0x00100020), then ToHexString returns the string "0010:0020".
Example
For an example, refer to Reset.
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

DicomTag Class
DicomTag Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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