Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

AddTag Method






The parent of this DICOM tag.
The DICOM element tag to add.
Adds the DICOM tag this object.
Syntax
public void AddTag( 
   DicomEditableProperty parent,
   long tag
)
'Declaration
 
Public Sub AddTag( _
   ByVal parent As DicomEditableProperty, _
   ByVal tag As Long _
) 
'Usage
 
Dim instance As DicomEditableObject
Dim parent As DicomEditableProperty
Dim tag As Long
 
instance.AddTag(parent, 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

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features