Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetReferencedSamplePositions Method








Returns an array that represents the values under the "Referenced Sample Positions" (0040,A132) element.
Syntax
public int[] GetReferencedSamplePositions()
'Declaration
 
Public Function GetReferencedSamplePositions() As Integer()
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value() As Integer
 
value = instance.GetReferencedSamplePositions()
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

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members
TemporalPointCount Property
GetReferencedSamplePositionsPtr Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features