C#
VB
WinRT C#
C++
Gets the channel sensitivity.
public double Sensitivity { get; }
Public ReadOnly Property Sensitivity As Double
public double Sensitivity {get;}
get_Sensitivity();
public:
property double Sensitivity {
double get();
}
Value indicating the channel sensitivity.
For more information, refer to the Channel Sensitivity (003A,0210) 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