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



Specifies the type of values TemporalPointCount represents.

Syntax

Visual Basic (Declaration) 
Public Enum DicomTemporalPointType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomTemporalPointType
C# 
public enum DicomTemporalPointType : Enum 
C++/CLI 
public enum class DicomTemporalPointType : public Enum 

Members

MemberDescription
Undefined Undefined
ReferencedSamplePositionsTemporalPointCount represents the values under the "Referenced Sample Positions" (0040,A132) element, and in this case you can call GetReferencedSamplePositions to retrieve those values.
ReferencedTimeOffsetsTemporalPointCount represents the values under the "Referenced Time Offsets" (0040,A138) element, and in this case you can call GetReferencedTimeOffsets to retrieve those values.
ReferencedDatetimeTemporalPointCount 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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