Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Sensitivity As Double |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomChannelSensitivity Dim value As Double value = instance.Sensitivity |
C# | |
---|---|
public double Sensitivity {get;} |
Property Value
Value indicating the channel sensitivity.For an example, refer to DicomDataSet.WaveformGroupCount.
For more information, refer to the Channel Sensitivity (003A,0210) 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)