Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomTemporalRangeType Enumeration
See Also  
Leadtools.Dicom Namespace : DicomTemporalRangeType Enumeration




Represents the value of the "Temporal Range Type" (0040,A130) element.

Syntax

Visual Basic (Declaration) 
Public Enum DicomTemporalRangeType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomTemporalRangeType
C# 
public enum DicomTemporalRangeType : Enum 
Managed Extensions for C++ 
__value public enum DicomTemporalRangeType : public Enum 
C++/CLI 
public enum class DicomTemporalRangeType : public Enum 

Members

MemberDescription
Undefined Undefined
Point POINT (a single temporal point)
Multipoint MULTIPOINT (multiple temporal points)
Segment SEGMENT (a range between two temporal points)
Multisegment MULTISEGMENT (multiple segments, each denoted by two temporal points)
Begin BEGIN (a range beginning at one temporal point, and extending beyond the end of the acquired data)
End 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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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