C#
VB
C++
Specifies the location of a data element tag when used in a comparison operation.
public enum TagLocation
Public Enum TagLocation
public enum class TagLocation
Members
Value | Member | Description |
---|---|---|
0 | First | The tag is located in the first DICOM dataset used in the comparison. |
1 | Second | The tag is located in the second DICOM dataset used in the comparison. |
2 | Both | The tag is located in both DICOM datasets used in the comparison. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET