←Select platform

FromAnnContainerToDataSetOptions Enumeration

Summary

This enumeration is used with the FromAnnContainerToDataSet methods to control whether DICOM annotations are overwritten or appended.

Syntax
C#
VB
C++
public enum FromAnnContainerToDataSetOptions 
Public Enum FromAnnContainerToDataSetOptions 
public: 
   enum class FromAnnContainerToDataSetOptions sealed 
Members
Value Member Description
0 None None
1 Create Overwrite any existing DICOM annotations
2 Append Append to any existing DICOM annotations
Example

For an example, refer to DicomUidOrgRoot.

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.