LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SetChannelLabel Method
See Also 
Leadtools.Dicom Namespace > DicomWaveformChannel Class : SetChannelLabel Method



label
The new channel label.
label
The new channel label.
Sets the channel label.

Syntax

Visual Basic (Declaration) 
Public Function SetChannelLabel( _
   ByVal label As String _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomWaveformChannel
Dim label As String
Dim value As Boolean
 
value = instance.SetChannelLabel(label)
C# 
public bool SetChannelLabel( 
   string label
)
C++/CLI 
public:
bool SetChannelLabel( 
   String^ label
) 

Parameters

label
The new channel label.

Return Value

true if the waveform channel label was set successfully, false if an error occurred.

Example

For an example, refer to DicomDataSet.WaveformGroupCount.

Remarks

  • This method sets the value of the "Channel Label" (003A,0203) element for this channel

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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