LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetMultiplexGroupLabel Method








New label for the multiplex group
Sets the label for the multiplex group. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformGroup Class
DicomWaveformGroup Members
GetMultiplexGroupLabel Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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