Returns an array that represents the values under the "Referenced Sample Positions" (0040,A132) element.
public int[] GetReferencedSamplePositions()
Public Function GetReferencedSamplePositions() As Integer()
public int[] GetReferencedSamplePositions()
function Leadtools.Dicom.DicomWaveformAnnotation.GetReferencedSamplePositions()
public:
array<int>^ GetReferencedSamplePositions();
Array that contains the values under the "Referenced Sample Positions" (0040,A132) element. The number of values in this array should 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