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 : SetWaveformChannelNumber Method |
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 )