Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Tag Property
See Also 
Leadtools.Dicom Namespace > DicomElement Class : Tag Property




Gets the data element tag.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Tag As DicomTagType
Visual Basic (Usage)Copy Code
Dim instance As DicomElement
Dim value As DicomTagType
 
value = instance.Tag
C# 
public DicomTagType Tag {get;}
Managed Extensions for C++ 
public: __property DicomTagType get_Tag();
C++/CLI 
public:
property DicomTagType Tag {
   DicomTagType get();
}

Return Value

Value indicating the data element tag.

Example

For an example, refer to SetIntValue.

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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