Error processing SSI file
LEADTOOLS Medical

Show in webframe

ContainerMapper Property






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

Error processing SSI file
   Leadtools.Dicom.Annotations.Core requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features