Leadtools.Dicom.Common

LoadXmlAfterElementData Class

Show in webframe





Members 
Data for the LoadXmlAfterElementCallback delegate.
Object Model
Syntax
public class LoadXmlAfterElementData 
'Declaration
 
Public Class LoadXmlAfterElementData 
'Usage
 
Dim instance As 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

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-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