LEADTOOLS Medical (Leadtools.Dicom assembly)

SetWaveformChannelNumber Method

Show in webframe







True to insert the Waveform Channel Number (003A, 0202) element (that corresponds to this channel) into the dataset and then set its value, false to delete the Waveform Channel Number (003A,0202) element (that corresponds to this channel) from the dataset.
New waveform channel number.
Sets the channel number.
Syntax
public bool SetWaveformChannelNumber( 
   bool include,
   int channelNumber
)
'Declaration
 
Public Function SetWaveformChannelNumber( _
   ByVal include As Boolean, _
   ByVal channelNumber As Integer _
) As Boolean
'Usage
 
Dim instance As DicomWaveformChannel
Dim include As Boolean
Dim channelNumber As Integer
Dim value As Boolean
 
value = instance.SetWaveformChannelNumber(include, channelNumber)
public bool SetWaveformChannelNumber( 
   bool include,
   int channelNumber
)

            

            
 function Leadtools.Dicom.DicomWaveformChannel.SetWaveformChannelNumber( 
   include ,
   channelNumber 
)
public:
bool SetWaveformChannelNumber( 
   bool include,
   int channelNumber
) 

Parameters

include
True to insert the Waveform Channel Number (003A, 0202) element (that corresponds to this channel) into the dataset and then set its value, false to delete the Waveform Channel Number (003A,0202) element (that corresponds to this channel) from the dataset.
channelNumber
New waveform channel number.

Return Value

True if the waveform channel number was updated successfully, false if an error occurred.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
GetWaveformChannelNumber Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features