LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomTemporalRangeType Enumeration

Show in webframe







Represents the value of the "Temporal Range Type" (0040,A130) element.
Syntax
public enum DicomTemporalRangeType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomTemporalRangeType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomTemporalRangeType
public enum DicomTemporalRangeType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomTemporalRangeType = function() { };
Leadtools.Dicom.DicomTemporalRangeType.prototype = {
Undefined = 0x00000000, Point = 0x00000001, Multipoint = 0x00000002, Segment = 0x00000003, Multisegment = 0x00000004, Begin = 0x00000005, End = 0x00000006, };
public enum class DicomTemporalRangeType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UndefinedUndefined
0x00000001PointPOINT (a single temporal point)
0x00000002MultipointMULTIPOINT (multiple temporal points)
0x00000003SegmentSEGMENT (a range between two temporal points)
0x00000004MultisegmentMULTISEGMENT (multiple segments, each denoted by two temporal points)
0x00000005BeginBEGIN (a range beginning at one temporal point, and extending beyond the end of the acquired data)
0x00000006EndEND (a range beginning before the start of the acquired data, and extending to (and including) the identified temporal point).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomTemporalRangeType

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