TagLocation Enumeration

Summary
Specifies the location of a data element tag when used in a comparison operation.
Syntax
C#
C++/CLI
public enum TagLocation   
public enum class TagLocation   
Members
ValueMemberDescription
0First The tag is located in the first DICOM dataset used in the comparison.
1Second The tag is located in the second DICOM dataset used in the comparison.
2Both The tag is located in both DICOM datasets used in the comparison.
Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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