ContainerMapper Property

Syntax
C#
VB
C++
public AnnContainerMapper ContainerMapper { get; set; } 
  
Public Property ContainerMapper As AnnContainerMapper 
public: 
property AnnContainerMapper^ ContainerMapper { 
   AnnContainerMapper^ get(); 
   void set (    AnnContainerMapper^ ); 
} 

Property Value

The Leadtools.Annotations.Engine.AnnContainerMapper that is used when converting between LEAD Leadtools.Annotations.Engine.AnnObject and Leadtools.Dicom.DicomAnnotationObject.

Example

For an example, refer to FromAnnContainerToDataSet(DicomDataSet,AnnContainer).

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Annotations Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.