←Select platform

Sensitivity Property

Summary

Gets the channel sensitivity.

Syntax

C#
VB
WinRT C#
C++
public double Sensitivity { get; } 
Public ReadOnly Property Sensitivity As Double 
public double Sensitivity {get;} 
 get_Sensitivity();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly