Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Dicom.Annotations.Core Namespace > DicomAnnotationsUtilities Class : ContainerMapper Property |
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); }