C#
VB
WinRT C#
C++
Sets the channel source.
public void SetChannelSource(
DicomCodeSequenceItem channelSource
)
Public Sub SetChannelSource( _
ByVal channelSource As Leadtools.Dicom.DicomCodeSequenceItem _
)
public void SetChannelSource(
Leadtools.Dicom.DicomCodeSequenceItem channelSource
)
function Leadtools.Dicom.DicomWaveformChannel.SetChannelSource(
channelSource
)
public:
void SetChannelSource(
Leadtools.Dicom.DicomCodeSequenceItem^ channelSource
)
channelSource
the new channel source
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET