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



sampleSkew
New channel sample skew.
sampleSkew
New channel sample skew.
Sets the channel sample skew.

Syntax

Visual Basic (Declaration) 
Public Function SetChannelSampleSkew( _
   ByVal sampleSkew As Double _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomWaveformChannel
Dim sampleSkew As Double
Dim value As Boolean
 
value = instance.SetChannelSampleSkew(sampleSkew)
C# 
public bool SetChannelSampleSkew( 
   double sampleSkew
)
C++/CLI 
public:
bool SetChannelSampleSkew( 
   double sampleSkew
) 

Parameters

sampleSkew
New channel sample skew.

Return Value

true if the channel sample skew was updated successfully, false if an error occurred.

Example

For an example, refer to DicomDataSet.WaveformGroupCount.

Remarks

  • This method sets the channel sample skew. For more information refer to the " Channel Sample Skew " (003A,0215) 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