Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SetChannelTimeSkew Method
See Also 
Leadtools.Dicom Namespace > DicomWaveformChannel Class : SetChannelTimeSkew Method



timeSkew
New channel time skew.
timeSkew
New channel time skew.
Sets the channel time skew.

Syntax

Visual Basic (Declaration) 
Public Function SetChannelTimeSkew( _
   ByVal timeSkew As Double _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomWaveformChannel
Dim timeSkew As Double
Dim value As Boolean
 
value = instance.SetChannelTimeSkew(timeSkew)
C# 
public bool SetChannelTimeSkew( 
   double timeSkew
)
C++/CLI 
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.

Example

For an example, refer to DicomDataSet.WaveformGroupCount.

Remarks

  • This method sets the channel time skew. For more information refer to the "Channel Time Skew" (003A, 0214) element in the DICOM standard.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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