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 > 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 )