Visual Basic (Declaration) | |
---|---|
Public Enum DicomDirKeyType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DicomDirKeyType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum DicomDirKeyType : public Enum |
C++/CLI | |
---|---|
public enum class DicomDirKeyType : public Enum |
Member | Description |
---|---|
Patient | Patient key element. |
Study | Study key element. |
Series | Series key element. |
Image | Image key element. |
Overlay | Overlay key element. |
ModalityLut | Modality-LUT key element. |
VoiLut | VOI-LUT key element. |
Curve | Curve key element. |
StoredPrint | Stored print key element. |
RTDose | RT dose key element. |
RTStructureSet | RT structure set key element. |
RTPlan | RT plan key element. |
RTTreatRecord | RT treatment record key element. |
Topic | Topic key element. |
Visit | Visit key element. |
Results | Results key element. |
Interpretation | Interpretation key element. |
StudyComponent | Study Component key element. |
Presentation | Presentation key element. |
Waveform | Waveform key element. |
SRDocument | Structured Reporting Document key element. |
Private | Private key element. |
KeyObjectDoc | Key Object Document key element. |
Unknown | Unknown. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomDirKeyType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family