Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomWaveformGroup Class : SetSampleInterpretation Method |
public bool SetSampleInterpretation( DicomWaveformSampleInterpretationType interpretation )
'Declaration
Public Function SetSampleInterpretation( _ ByVal interpretation As DicomWaveformSampleInterpretationType _ ) As Boolean
'Usage
Dim instance As DicomWaveformGroup Dim interpretation As DicomWaveformSampleInterpretationType Dim value As Boolean value = instance.SetSampleInterpretation(interpretation)
public bool SetSampleInterpretation( DicomWaveformSampleInterpretationType interpretation )
function Leadtools.Dicom.DicomWaveformGroup.SetSampleInterpretation( interpretation )
public: bool SetSampleInterpretation( DicomWaveformSampleInterpretationType interpretation )