←Select platform

DicomIodType Enumeration

Summary

Represents the type of Information Object Definition you are working with.

Syntax

C#
VB
Java
WinRT C#
C++
public enum DicomIodType   
Public Enum DicomIodType  
    
    
public enum DicomIodType    
public enum DicomIodType  
Leadtools.Dicom.DicomIodType = function() { }; 
Leadtools.Dicom.DicomIodType.prototype = { 
 
  Class = 0x00000000, 
    Module = 0x00000001, 
    Element = 0x00000002, 
     
 }; 
public enum class DicomIodType   

Members

ValueMemberDescription
0Class Class type Information Object Definition
1Module Module type Information Object Definition
2Element Element type Information Object Definition
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize