C#
VB
WinRT C#
C++
Gets the channel baseline.
public double Baseline { get; }
Public ReadOnly Property Baseline As Double
public double Baseline {get;}
get_Baseline();
public:
property double Baseline {
double get();
}
Value indicating the channel baseline.
For more information, refer to the "Channel Baseline" (003A,0213) element in the DICOM standard.
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