C#
VB
WinRT C#
C++
Sets the channel status
public void SetChannelStatus(
DicomChannelStatusType status
)
Public Sub SetChannelStatus( _
ByVal status As Leadtools.Dicom.DicomChannelStatusType _
)
public void SetChannelStatus(
Leadtools.Dicom.DicomChannelStatusType status
)
function Leadtools.Dicom.DicomWaveformChannel.SetChannelStatus(
status
)
public:
void SetChannelStatus(
Leadtools.Dicom.DicomChannelStatusType status
)
status
The new channel status
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