C#
VB
WinRT C#
C++
Sets the channel sample skew.
public bool SetChannelSampleSkew(
double sampleSkew
)
Public Function SetChannelSampleSkew( _
ByVal sampleSkew As Double _
) As Boolean
public bool SetChannelSampleSkew(
double sampleSkew
)
function Leadtools.Dicom.DicomWaveformChannel.SetChannelSampleSkew(
sampleSkew
)
public:
bool SetChannelSampleSkew(
double sampleSkew
)
sampleSkew
New channel sample skew.
true if the channel sample skew was updated successfully, false if an error occurred.
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET