Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomWaveformChannel Class : SetChannelSource Method |
public void SetChannelSource( DicomCodeSequenceItem channelSource )
'Declaration
Public Sub SetChannelSource( _ ByVal channelSource As DicomCodeSequenceItem _ )
'Usage
Dim instance As DicomWaveformChannel Dim channelSource As DicomCodeSequenceItem instance.SetChannelSource(channelSource)
public void SetChannelSource( DicomCodeSequenceItem channelSource )
function Leadtools.Dicom.DicomWaveformChannel.SetChannelSource( channelSource )
public: void SetChannelSource( DicomCodeSequenceItem^ channelSource )