LEADTOOLS Medical (Leadtools.Dicom assembly)

SetChannelLabel Method

Show in webframe







The new channel label.
Sets the channel label.
Syntax
public bool SetChannelLabel( 
   string label
)
'Declaration
 
Public Function SetChannelLabel( _
   ByVal label As String _
) As Boolean
'Usage
 
Dim instance As DicomWaveformChannel
Dim label As String
Dim value As Boolean
 
value = instance.SetChannelLabel(label)
public bool SetChannelLabel( 
   string label
)

            

            
 function Leadtools.Dicom.DicomWaveformChannel.SetChannelLabel( 
   label 
)
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.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
GetChannelLabel 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