- 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.
Visual Basic (Declaration) | |
---|---|
Public Function SetMultiplexGroupTimeOffset( _ ByVal include As Boolean, _ ByVal offset As Double _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.For an example, refer to DicomDataSet.WaveformGroupCount.
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family