Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SetSampleInterpretation Method
See Also 
Leadtools.Dicom Namespace > DicomWaveformGroup Class : SetSampleInterpretation Method



interpretation
The new waveform sample interpretation
interpretation
The new waveform sample interpretation
Sets the waveform sample interpretation.

Syntax

Visual Basic (Declaration) 
Public Function SetSampleInterpretation( _
   ByVal interpretation As DicomWaveformSampleInterpretationType _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomWaveformGroup
Dim interpretation As DicomWaveformSampleInterpretationType
Dim value As Boolean
 
value = instance.SetSampleInterpretation(interpretation)
C# 
public bool SetSampleInterpretation( 
   DicomWaveformSampleInterpretationType interpretation
)
C++/CLI 
public:
bool SetSampleInterpretation( 
   DicomWaveformSampleInterpretationType interpretation
) 

Parameters

interpretation
The new waveform sample interpretation

Return Value

true if the waveform sample interpretation was set successfully, false if an error occurred.

Example

For an example, refer to DicomDataSet.WaveformGroupCount.

Remarks

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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