LEADTOOLS Medical (Leadtools.Dicom assembly)

SetMultiplexGroupLabel Method

Show in webframe







New label for the multiplex group
Sets the label for the multiplex group.
Syntax
public bool SetMultiplexGroupLabel( 
   string label
)
'Declaration
 
Public Function SetMultiplexGroupLabel( _
   ByVal label As String _
) As Boolean
'Usage
 
Dim instance As DicomWaveformGroup
Dim label As String
Dim value As Boolean
 
value = instance.SetMultiplexGroupLabel(label)
public bool SetMultiplexGroupLabel( 
   string label
)

            

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

Target Platforms

See Also

Reference

DicomWaveformGroup Class
DicomWaveformGroup Members
GetMultiplexGroupLabel 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