←Select platform

Sensitivity Property

Summary

Gets the channel sensitivity.

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

Property Value

Value indicating the channel sensitivity.

Remarks

For more information, refer to the Channel Sensitivity (003A,0210) 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