←Select platform

AddTag Method

Summary

Adds the DICOM tag this object.

Syntax

C#
VB
C++
public void AddTag( 
   DicomEditableProperty parent, 
   long tag 
) 
Public Sub AddTag( _ 
   ByVal parent As Leadtools.Dicom.Common.Editing.DicomEditableProperty, _ 
   ByVal tag As Long _ 
)  

Parameters

parent
The parent of this DICOM tag.

tag
The DICOM element tag to add.

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.Common Assembly