Leadtools.Dicom.Common
LEAD Technologies, Inc

LoadXmlAfterElementData Class






Members 
Data for the LoadXmlAfterElementCallback delegate.
Object Model
LoadXmlAfterElementData Class
Syntax
public class LoadXmlAfterElementData 
'Declaration
 
Public Class LoadXmlAfterElementData 
'Usage
 
Dim instance As LoadXmlAfterElementData
public sealed class LoadXmlAfterElementData 
function Leadtools.Dicom.Common.Extensions.LoadXmlAfterElementData()
public ref class LoadXmlAfterElementData 
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.

Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LoadXmlAfterElementData Members
Leadtools.Dicom.Common.Extensions Namespace
LoadXml(DicomDataSet,String,DicomDataSetLoadXmlFlags,LoadXmlBeforeElementCallback,LoadXmlAfterElementCallback) Method
LoadXml(DicomDataSet,Stream,DicomDataSetLoadXmlFlags,LoadXmlBeforeElementCallback,LoadXmlAfterElementCallback) Method
LoadXml(DicomDataSet,String,DicomDataSetLoadXmlFlags) Method
LoadXml(DicomDataSet,Stream,DicomDataSetLoadXmlFlags) Method
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags,SaveXmlCallback) Method
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags,SaveXmlCallback) Method
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags) Method
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags) Method
SaveXmlCallback Delegate
LoadXmlBeforeElementCallback Delegate
LoadXmlAfterElementCallback Delegate

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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