Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 
Managed Extensions for C++ 
__value public enum DicomTemporalPointType : public 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 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