←Select platform

Baseline Property

Summary

Gets the channel baseline.

Syntax
C#
VB
C++
public double Baseline { get; } 
Public ReadOnly Property Baseline As Double 
public: 
property double Baseline { 
   double get(); 
} 

Property Value

Value indicating the channel baseline.

Remarks

For more information, refer to the "Channel Baseline" (003A,0213) element in the DICOM standard.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly