Leadtools.Dicom.Common.Compare Namespace : TagLocation Enumeration |
public enum TagLocation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum TagLocation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TagLocation
public enum TagLocation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.Compare.TagLocation = function() { }; Leadtools.Dicom.Common.Compare.TagLocation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TagLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Both | The tag is located in both DICOM datasets used in the comparison. |
First | The tag is located in the first DICOM dataset used in the comparison. |
Second | The tag is located in the second DICOM dataset used in the comparison. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.Compare.TagLocation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2