Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

TagLocation Enumeration






Specifies the location of a data element tag when used in a comparison operation.
Syntax
'Declaration
 
Public Enum TagLocation 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As TagLocation
public enum class TagLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000First The tag is located in the first DICOM dataset used in the comparison.
0x00000001Second The tag is located in the second DICOM dataset used in the comparison.
0x00000002Both The tag is located in both DICOM datasets used in the comparison.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.Compare.TagLocation

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Common.Compare Namespace

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features