Leadtools.Dicom.Services

ObjectType Enumeration

Show in webframe



Specifies the type of the DICOM object.
Syntax
'Declaration
 
Public Enum ObjectType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ObjectType
public enum class ObjectType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe DICOM object does not have any images.
0x00000001SingleFrameImageThe DICOM object has an single frame image.
0x00000002MultiFrameImageThe DICOM object has multi frame images.
0x00000003WaveformNot used.
0x00000004StructuredReportNot used.
0x00000005RadiationDoseNot used.
0x00000006OverlayNot used.
0x00000007PresentationStateNot used.
0x00000008EvidenceDocumentNot used.
0x00000009KeyImageNotesNot used.
0x0000000AStandaloneOvelayNot used.
0x0000000BStandaloneLUTNot used.
Example
For an example, refer to the Medical Web Viewer demo, located in DICOMServicescs.csproj project.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Services.DataTypes.ObjectType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Services.DataTypes Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.