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

SetMultiplexGroupTimeOffset Method








true to Insert the "Multiplex Group Time Offset" (0018,1068) element (that corresponds to this waveform group) into the dataset and then set its value, false to delete the "Multiplex Group Time Offset" (0018,1068) element (that corresponds to this waveform group) from the dataset.
New multiplex group time offset.
Sets the multiplex group time offset. .NET support WinRT support
Syntax
public bool SetMultiplexGroupTimeOffset( 
   bool include,
   double offset
)
'Declaration
 
Public Function SetMultiplexGroupTimeOffset( _
   ByVal include As Boolean, _
   ByVal offset As Double _
) As Boolean
'Usage
 
Dim instance As DicomWaveformGroup
Dim include As Boolean
Dim offset As Double
Dim value As Boolean
 
value = instance.SetMultiplexGroupTimeOffset(include, offset)
public bool SetMultiplexGroupTimeOffset( 
   bool include,
   double offset
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomWaveformGroup.SetMultiplexGroupTimeOffset( 
   include ,
   offset 
)
public:
bool SetMultiplexGroupTimeOffset( 
   bool include,
   double offset
) 

Parameters

include
true to Insert the "Multiplex Group Time Offset" (0018,1068) element (that corresponds to this waveform group) into the dataset and then set its value, false to delete the "Multiplex Group Time Offset" (0018,1068) element (that corresponds to this waveform group) from the dataset.
offset
New multiplex group time offset.

Return Value

true if multiplex group time offset was set successfully, false if an error occurred.
Remarks
Use this method to set the multiplex group time offset. For more information refer to the "Multiplex Group Time Offset " (0018,1068) 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
GetMultiplexGroupTimeOffset 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