←Select platform

GetChannelLabel Method

Summary

Gets the channel label.

Syntax

C#
VB
WinRT C#
C++
public string GetChannelLabel() 
Public Function GetChannelLabel() As String 
public string GetChannelLabel() 
 function Leadtools.Dicom.DicomWaveformChannel.GetChannelLabel() 
public: 
String^ GetChannelLabel();  

Return Value

The channel label.

Remarks
  • This method gets the value of the "Channel Label" (003A, 0203) element for this channel.
Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly