Leadtools.Dicom Namespace > DicomWaveformChannel Class : AddAnnotation Method |
public void AddAnnotation( DicomWaveformAnnotation waveformAnnotation )
'Declaration Public Sub AddAnnotation( _ ByVal waveformAnnotation As DicomWaveformAnnotation _ )
'Usage Dim instance As DicomWaveformChannel Dim waveformAnnotation As DicomWaveformAnnotation instance.AddAnnotation(waveformAnnotation)
public void AddAnnotation( DicomWaveformAnnotation waveformAnnotation )
function Leadtools.Dicom.DicomWaveformChannel.AddAnnotation( waveformAnnotation )
public: void AddAnnotation( DicomWaveformAnnotation^ waveformAnnotation )