←Select platform

GetReferencedSamplePositions Method

Summary

Returns an array that represents the values under the "Referenced Sample Positions" (0040,A132) element.

Syntax

C#
VB
WinRT C#
C++
public int[] GetReferencedSamplePositions() 
Public Function GetReferencedSamplePositions() As Integer() 
public int[] GetReferencedSamplePositions() 
 function Leadtools.Dicom.DicomWaveformAnnotation.GetReferencedSamplePositions() 
public: 
array<int>^ GetReferencedSamplePositions();  

Return Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly