The
DicomWaveformChannel class provides methods to create and manipulate waveform channels. For more information, refer to
Working with DICOM Waveforms.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class DicomWaveformChannel
Implements IDisposable |
C++/CLI | |
---|
public ref class DicomWaveformChannel : public IDisposable |
Example
Inheritance Hierarchy
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also