←Select platform

DicomElement Class

Summary

The DicomElement class holds information concerning the Data Elements contained in a DICOM data set.

Syntax

C#
VB
Java
WinRT C#
C++
public class DicomElement 
Public Class DicomElement  
public sealed class DicomElement  
public class DicomElement  
function Leadtools.Dicom.DicomElement() 
public ref class DicomElement  

Remarks
  • When a data set is loaded from a DICOM file, only the tag, the value representation and the length of the stored value data is actually loaded. This information is stored in the DicomElement class.
Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly