Visual Basic (Declaration) | |
---|---|
Public Class DicomWaveformAnnotation Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomWaveformAnnotation |
C# | |
---|---|
public class DicomWaveformAnnotation : IDisposable |
C++/CLI | |
---|---|
public ref class DicomWaveformAnnotation : public IDisposable |
For an example, refer to DicomDataSet.WaveformGroupCount.
This class is based on the attributes of the "Waveform Annotation Module" and is mainly used with the methods DicomWaveformChannel.GetAnnotation and DicomWaveformChannel.AddAnnotation to support waveform annotations.
System.Object
Leadtools.Dicom.DicomWaveformAnnotation
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)