←Select platform

GetChannelMinimumValue Method

Summary

Gets the channel minimum value.

Syntax

C#
VB
WinRT C#
C++
public int GetChannelMinimumValue() 
Public Function GetChannelMinimumValue() As Integer 
public int GetChannelMinimumValue() 
 function Leadtools.Dicom.DicomWaveformChannel.GetChannelMinimumValue() 
public: 
int GetChannelMinimumValue();  

Return Value

The channel minimum value.

Remarks

This method gets the value of the "Channel Minimum Value" (5400,0110) element for the channel.

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