Leadtools.Dicom.Common

AddTag Method

Show in webframe





The parent of this DICOM tag.
The DICOM element tag to add.
Adds the DICOM tag this 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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