Sets the values under the "Referenced Sample Positions" (0040,A132) element.
public void SetReferencedSamplePositions(IntPtr value,int temporalPointCount)
Public Overloads Sub SetReferencedSamplePositions( _ByVal value As IntPtr, _ByVal temporalPointCount As Integer _)
public void SetReferencedSamplePositions(IntPtr value,int temporalPointCount)
function Leadtools.Dicom.DicomWaveformAnnotation.SetReferencedSamplePositions(IntPtr,Int32)(value ,temporalPointCount)
public:void SetReferencedSamplePositions(IntPtr value,int temporalPointCount)
value
Pointer to a buffer that contains the values to set.
temporalPointCount
Size of the specified buffer. TemporalPointCount is updated with this value.
This is a low-level method that can be used to update the values under the "Referenced Sample Positions" (0040,A132) 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
