AddTag Method

Summary
Adds the DICOM tag this object.
Syntax
C#
C++/CLI
public void AddTag( 
   DicomEditableProperty parent, 
   long tag 
) 
public: 
void AddTag(  
   DicomEditableProperty^ parent, 
   int64 tag 
)  

Parameters

parent
The parent of this DICOM tag.

tag
The DICOM element tag to add.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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