←Select platform

GetChannelMaximumValue Method

Summary

Gets the channel maximum value.

Syntax

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

Return Value

The channel maximum value.

Remarks
  • This method gets the value of the "Channel Maximum Value" (5400,0112) 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