LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As DicomTemporalRangeType
C# 
public enum DicomTemporalRangeType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class DicomTemporalRangeType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
BeginBEGIN (a range beginning at one temporal point, and extending beyond the end of the acquired data)
EndEND (a range beginning before the start of the acquired data, and extending to (and including) the identified temporal point).
MultipointMULTIPOINT (multiple temporal points)
MultisegmentMULTISEGMENT (multiple segments, each denoted by two temporal points)
PointPOINT (a single temporal point)
SegmentSEGMENT (a range between two temporal points)
UndefinedUndefined

Inheritance Hierarchy

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

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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