←Select platform

DicomElement Class

Summary

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

Syntax
C#
VB
C++
Java
public class DicomElement 
Public Class DicomElement  
public class 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly