'Declaration Public Overloads Function GetPointValue( _
ByVal sliceСрез MPR.As MprSlice, _
ByVal locationМестоположение в миллиметрах в пространстве среза MPR.As Vintasoft.Primitives.VintasoftPoint, _
ByVal interpolationModeРежим интерполяции.As MprInterpolationMode, _
ByVal unitsTypeТип единиц измерения значения.As Vintasoft.Imaging.Dicom.DicomOutputUnitsType _
) As System.Nullable(Of Double)
public System.Nullable<double> GetPointValue(
MprSlice slice,
Vintasoft.Primitives.VintasoftPoint location,
MprInterpolationMode interpolationMode,
Vintasoft.Imaging.Dicom.DicomOutputUnitsType unitsType
)
Parameters
- slice
- Срез MPR.
- location
- Местоположение в миллиметрах в пространстве среза MPR.
- interpolationMode
- Режим интерполяции.
- unitsType
- Тип единиц измерения значения.
Return Value
Значение в указанных единицах.