←Select platform

GetSampleInterpretation Method

Summary

Gets the waveform sample interpretation.

Syntax

C#
VB
WinRT C#
C++
public DicomWaveformSampleInterpretationType GetSampleInterpretation() 
Public Function GetSampleInterpretation() As Leadtools.Dicom.DicomWaveformSampleInterpretationType 
 function Leadtools.Dicom.DicomWaveformGroup.GetSampleInterpretation() 
public: 
Leadtools.Dicom.DicomWaveformSampleInterpretationType GetSampleInterpretation();  

Return Value

The current waveform sample interpretation.

Remarks

In DICOM all channels within a multiplex group are synchronously digitized at a common sampling frequency and have the same sample interpretation. Use this method to get the waveform sample interpretation, which applies to all channels in the waveform group.

Example

For an example, refer to WaveformGroupCount.

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