Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property SensitivityCF As Double |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomChannelSensitivity Dim value As Double value = instance.SensitivityCF |
C# | |
---|---|
public double SensitivityCF {get;} |
Property Value
Value indicating the channel sensitivity correction factor.For an example, refer to DicomDataSet.WaveformGroupCount.
For more information, to the "Channel Sensitivity Correction Factor" (003A,0212) element in the DICOM standard.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)