←Select platform

AddAnnotation Method

Summary

Adds a new waveform annotation to the channel.

Syntax

C#
VB
WinRT C#
C++
public void AddAnnotation(  
   Leadtools.Dicom.DicomWaveformAnnotation waveformAnnotation 
) 
Public Sub AddAnnotation( _ 
   ByVal waveformAnnotation As Leadtools.Dicom.DicomWaveformAnnotation _ 
)  
public void AddAnnotation(  
   Leadtools.Dicom.DicomWaveformAnnotation waveformAnnotation 
) 
 function Leadtools.Dicom.DicomWaveformChannel.AddAnnotation(  
   waveformAnnotation  
) 
public: 
void AddAnnotation(  
   Leadtools.Dicom.DicomWaveformAnnotation^ waveformAnnotation 
)  

Parameters

waveformAnnotation
The new waveform annotation attributes

Remarks
  • This method fails if waveformAnnotation is null.
  • Before calling this method, you must initialize all the properties of the class.
Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize