←Select platform

Tag Property

Summary
Gets the data element tag.
Syntax
C#
VB
C++
Java
public long Tag { get; } 
Public ReadOnly Property Tag As Long 
public long getTag() 
public: 
property int64 Tag { 
   int64 get(); 
} 

Property Value

Value indicating the data element tag.

Remarks
  • If the element tag is not recognized by LEADTOOLS then the value of this property will be set to DicomTag.Undefined and in that case the Tag property can be used to get the element tag.
Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

See Also

Reference

DicomElement Class

DicomElement Members

Tag Property

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.