Sets the waveform sample interpretation.
public bool SetSampleInterpretation(
DicomWaveformSampleInterpretationType interpretation
)
Public Function SetSampleInterpretation( _
ByVal interpretation As Leadtools.Dicom.DicomWaveformSampleInterpretationType _
) As Boolean
public bool SetSampleInterpretation(
Leadtools.Dicom.DicomWaveformSampleInterpretationType interpretation
)
function Leadtools.Dicom.DicomWaveformGroup.SetSampleInterpretation(
interpretation
)
public:
bool SetSampleInterpretation(
Leadtools.Dicom.DicomWaveformSampleInterpretationType interpretation
)
interpretation
The new waveform sample interpretation
true if the waveform sample interpretation was set successfully, false if an error occurred.
For an example, refer to WaveformGroupCount.
GetSampleInterpretation Method
SetChannelSamples8(IntPtr,Int32) Method
SetChannelSamples16(IntPtr,Int32) Method
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