- label
- The new channel label.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomWaveformChannel Dim label As String Dim value As Boolean value = instance.SetChannelLabel(label) |
Parameters
- label
- The new channel label.
Return Value
true if the waveform channel label was set successfully, false if an error occurred.For an example, refer to DicomDataSet.WaveformGroupCount.
- This method sets the value of the "Channel Label" (003A,0203) element for this channel
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)