Leadtools.Dicom.Services
LEAD Technologies, Inc

ObjectType Enumeration






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
Leadtools.Dicom.Services.DataTypes.ObjectType = function() { };
Leadtools.Dicom.Services.DataTypes.ObjectType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ObjectType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
EvidenceDocument Not used.
KeyImageNotes Not used.
MultiFrameImage The DICOM object has multi frame images.
None The DICOM object does not have any images.
Overlay Not used.
PresentationState Not used.
RadiationDose Not used.
SingleFrameImage The DICOM object has an single frame image.
StandaloneLUT Not used.
StandaloneOvelay Not used.
StructuredReport Not used.
Waveform Not 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Dicom.Services.DataTypes Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.