Sets the buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.
public void SetReferencedDatetime(IntPtr value,int temporalPointCount)
Public Overloads Sub SetReferencedDatetime( _ByVal value As IntPtr, _ByVal temporalPointCount As Integer _)
public void SetReferencedDatetime(IntPtr value,int temporalPointCount)
function Leadtools.Dicom.DicomWaveformAnnotation.SetReferencedDatetime(IntPtr,Int32)(value ,temporalPointCount)
public:void SetReferencedDatetime(IntPtr value,int temporalPointCount)
value
Buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.
temporalPointCount
Number of values to set. TemporalPointCount is updated with this value.
This is a low-level method that can be used to update the values under the "Referenced Datetime" element. This method will also update TemporalPointCount property to be equal to % temporalPointCount %.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
