LEADTOOLS Medical

ContainerMapper Property

Show in webframe





Gets or sets the Leadtools.Annotations.Core.AnnContainerMapper that is used when converting between LEAD Leadtools.Annotations.Core.AnnObject and Leadtools.Dicom.DicomAnnotationObject.
Syntax
public AnnContainerMapper ContainerMapper {get; set;}
'Declaration
 
Public Property ContainerMapper As AnnContainerMapper
'Usage
 
Dim instance As DicomAnnotationsUtilities
Dim value As AnnContainerMapper
 
instance.ContainerMapper = value
 
value = instance.ContainerMapper

            

            
public:
property AnnContainerMapper^ ContainerMapper {
   AnnContainerMapper^ get();
   void set (    AnnContainerMapper^ value);
}

Property Value

The Leadtools.Annotations.Core.AnnContainerMapper that is used when converting between LEAD Leadtools.Annotations.Core.AnnObject and Leadtools.Dicom.DicomAnnotationObject.
Remarks
Set the Leadtools.Annotations.Core.AnnContainerMapper to be equal to the Leadtools.Annotations.Core.AnnContainer.Mapper before converting between LEAD Leadtools.Annotations.Core.AnnObject and Leadtools.Dicom.DicomAnnotationObject
Example
For an example, refer to FromAnnContainerToDataSet(DicomDataSet,AnnContainer).
Requirements

Target Platforms

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

 

 


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

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