Leadtools.Dicom Namespace : DicomDirKeyType Enumeration |
public enum DicomDirKeyType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomDirKeyType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomDirKeyType
public enum DicomDirKeyType : System.IComparable, System.IConvertible, System.IFormattable
public enum DicomDirKeyType
Leadtools.Dicom.DicomDirKeyType = function() { }; Leadtools.Dicom.DicomDirKeyType.prototype = {
Patient = 0x00000000, Study = 0x00000001, Series = 0x00000002, Image = 0x00000003, Overlay = 0x00000004, ModalityLut = 0x00000005, VoiLut = 0x00000006, Curve = 0x00000007, StoredPrint = 0x00000008, RTDose = 0x00000009, RTStructureSet = 0x0000000A, RTPlan = 0x0000000B, RTTreatRecord = 0x0000000C, Topic = 0x0000000D, Visit = 0x0000000E, Results = 0x0000000F, Interpretation = 0x00000010, StudyComponent = 0x00000011, Presentation = 0x00000012, Waveform = 0x00000013, SRDocument = 0x00000014, Private = 0x00000015, KeyObjectDoc = 0x00000016, Spectroscopy = 0x00000017, RawData = 0x00000018, Registration = 0x00000019, Fiducial = 0x0000001A, HangingProtocol = 0x0000001B, EncapDoc = 0x0000001C, HL7StrucDoc = 0x0000001D, ValueMap = 0x0000001E, Stereometric = 0x0000001F, Unknown = 0x00000020, };
public enum class DicomDirKeyType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomDirKeyType