Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomIodType Enumeration








Represents the type of Information Object Definition you are working with.
Syntax
'Declaration
 
Public Enum DicomIodType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomIodType
public enum DicomIodType 
Leadtools.Dicom.DicomIodType = function() { };
Leadtools.Dicom.DicomIodType.prototype = {<br/>
  Class = 0x00000000,
	Module = 0x00000001,
	Element = 0x00000002,
	
 };
public enum class DicomIodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Class Class type Information Object Definition
0x00000001Module Module type Information Object Definition
0x00000002Element Element type Information Object Definition
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomIodType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
DicomIod Class
DicomIodTable Class

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features