←Select platform

DicomWaveformAnnotation Class

Summary

Represents the set of attributes that describe a DICOM waveform annotation.

Syntax

C#
VB
WinRT C#
C++
public class DicomWaveformAnnotation : IDisposable 
Public Class DicomWaveformAnnotation  
   Implements System.IDisposable  
public sealed class DicomWaveformAnnotation : IClosable    
function Leadtools.Dicom.DicomWaveformAnnotation() 
public ref class DicomWaveformAnnotation : public System.IDisposable   

Remarks

This class is based on the attributes of the "Waveform Annotation Module" and is mainly used with the methods GetAnnotation and AddAnnotation to support waveform annotations.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly