Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

SetChannelTimeSkew Method








New channel time skew.
Sets the channel time skew.
Syntax
public bool SetChannelTimeSkew( 
   double timeSkew
)
'Declaration
 
Public Function SetChannelTimeSkew( _
   ByVal timeSkew As Double _
) As Boolean
'Usage
 
Dim instance As DicomWaveformChannel
Dim timeSkew As Double
Dim value As Boolean
 
value = instance.SetChannelTimeSkew(timeSkew)
public bool SetChannelTimeSkew( 
   double timeSkew
)
 function Leadtools.Dicom.DicomWaveformChannel.SetChannelTimeSkew( 
   timeSkew 
)
public:
bool SetChannelTimeSkew( 
   double timeSkew
) 

Parameters

timeSkew
New channel time skew.

Return Value

true to indicate that the channel time skew was updated successfully, false to indicate that an error occurred.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
GetChannelTimeSkew Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features