←Select platform

GetChannelSampleSkew Method

Summary

Gets the channel sample skew.

Syntax

C#
VB
WinRT C#
C++
public double GetChannelSampleSkew() 
Public Function GetChannelSampleSkew() As Double 
public double GetChannelSampleSkew() 
 function Leadtools.Dicom.DicomWaveformChannel.GetChannelSampleSkew() 
public: 
double GetChannelSampleSkew();  

Return Value

The channel sample skew.

Remarks
  • This method gets the channel sample skew. For more information refer to the "Channel Sample Skew" (003A, 0215) element in the DICOM standard.
Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly