LEADTOOLS Medical (Leadtools.Dicom assembly)

SetTriggerTimeOffset Method

Show in webframe







true to insert the "Trigger Time Offset" (0018,1069) element (that corresponds to this waveform group) into the dataset and then set its value, false to delete the "Trigger Time Offset" (0018,1069) element (that corresponds to this waveform group) from the dataset.
New trigger time offset.
Sets the trigger time offset.
Syntax
public bool SetTriggerTimeOffset( 
   bool include,
   double offset
)
'Declaration
 
Public Function SetTriggerTimeOffset( _
   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.SetTriggerTimeOffset(include, offset)
public bool SetTriggerTimeOffset( 
   bool include,
   double offset
)

            

            
 function Leadtools.Dicom.DicomWaveformGroup.SetTriggerTimeOffset( 
   include ,
   offset 
)
public:
bool SetTriggerTimeOffset( 
   bool include,
   double offset
) 

Parameters

include
true to insert the "Trigger Time Offset" (0018,1069) element (that corresponds to this waveform group) into the dataset and then set its value, false to delete the "Trigger Time Offset" (0018,1069) element (that corresponds to this waveform group) from the dataset.
offset
New trigger time offset.

Return Value

true if the trigger time offset was set successfully, false if an error occurred.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

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