Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SetMultiplexGroupLabel Method
See Also 
Leadtools.Dicom Namespace > DicomWaveformGroup Class : SetMultiplexGroupLabel Method



label
New label for the multiplex group
label
New label for the multiplex group
Sets the label for the multiplex group.

Syntax

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

Parameters

label
New label for the multiplex group

Return Value

true if the label for the multiplex group was set successfully, false if an error occurred.

Example

For an example, refer to DicomDataSet.WaveformGroupCount.

Remarks

Use this method to set the multiplex group label. For more information refer to the "Multiplex Group Label" (003A, 0020) element in the DICOM standard.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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