Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
LoadXmlAfterElementData Class
See Also  Members  
Leadtools.Dicom.Common.Extensions Namespace : LoadXmlAfterElementData Class



Data for the LoadXmlAfterElementCallback delegate.

Object Model

LoadXmlAfterElementData Class

Syntax

Visual Basic (Declaration) 
Public Class LoadXmlAfterElementData 
Visual Basic (Usage)Copy Code
Dim instance As LoadXmlAfterElementData
C# 
public class LoadXmlAfterElementData 
C++/CLI 
public ref class LoadXmlAfterElementData 

Example

For an example, refer to SaveXmlCallback.

Remarks

A LoadXmlAfterElementData object is passed to the LoadXmlAfterElementCallback delegate once for each DICOM element after it has been added to the Leadtools.Dicom.DicomDataSet. The members of LoadXmlAfterElementData give information about the DICOM element, and can be modified to change the elements and data that are added to the Leadtools.Dicom.DicomDataSet so you can change the value of the element. This is useful if you want to load a Leadtools.Dicom.DicomDataSet from an input DICOM xml file that does not contain image data. After adding the Leadtools.Dicom.DicomTag.PixelData element, pixel data can be loaded from another location.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Common.Extensions.LoadXmlAfterElementData

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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