LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomTemporalPointType Enumeration

Show in webframe







Specifies the type of values TemporalPointCount represents.
Syntax
public enum DicomTemporalPointType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomTemporalPointType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomTemporalPointType
public enum DicomTemporalPointType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomTemporalPointType = function() { };
Leadtools.Dicom.DicomTemporalPointType.prototype = {
Undefined = 0x00000000, ReferencedSamplePositions = 0x00000001, ReferencedTimeOffsets = 0x00000002, ReferencedDatetime = 0x00000003, };
public enum class DicomTemporalPointType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UndefinedUndefined
0x00000001ReferencedSamplePositionsTemporalPointCount represents the values under the "Referenced Sample Positions" (0040,A132) element, and in this case you can call GetReferencedSamplePositions to retrieve those values.
0x00000002ReferencedTimeOffsetsTemporalPointCount represents the values under the "Referenced Time Offsets" (0040,A138) element, and in this case you can call GetReferencedTimeOffsets to retrieve those values.
0x00000003ReferencedDatetimeTemporalPointCount represents the values under the "Referenced Datetime" (0040,A13A)) element, and in this case you can call GetReferencedDatetime to retrieve those values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomTemporalPointType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


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

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