←Select platform

GetReferencedTimeOffsets Method

Summary

Returns a buffer that represents the values under the "Referenced Time Offsets" (0040,A138) element.

Syntax
C#
VB
C++
public double[] GetReferencedTimeOffsets() 
Public Function GetReferencedTimeOffsets() As Double() 
public: 
array<double>^ GetReferencedTimeOffsets();  

Return Value

Array that contains the values under the "Referenced Time Offsets" (0040,A138) element. The number of values in this array should equal to TemporalPointCount.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly