Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomTemporalRangeType Enumeration








Represents the value of the "Temporal Range Type" (0040,A130) element.
Syntax
public enum DicomTemporalRangeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomTemporalRangeType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomTemporalRangeType
public enum DicomTemporalRangeType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomTemporalRangeType = function() { };
Leadtools.Dicom.DicomTemporalRangeType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomTemporalRangeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Undefined Undefined
0x00000001Point POINT (a single temporal point)
0x00000002Multipoint MULTIPOINT (multiple temporal points)
0x00000003Segment SEGMENT (a range between two temporal points)
0x00000004Multisegment MULTISEGMENT (multiple segments, each denoted by two temporal points)
0x00000005Begin BEGIN (a range beginning at one temporal point, and extending beyond the end of the acquired data)
0x00000006End END (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

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