VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprImage Class / GetPointValue Methods / GetPointValue(MprSlice,VintasoftPoint,MprInterpolationMode,DicomOutputUnitsType) Method
Syntax Requirements SeeAlso
In This Topic
    GetPointValue(MprSlice,VintasoftPoint,MprInterpolationMode,DicomOutputUnitsType) Method (MprImage)
    In This Topic
    Returns the point value for specified 3D point in World space.
    Syntax

    Parameters

    slice
    The MPR slice.
    location
    The location, in millimeters, in MPR slice space.
    interpolationMode
    The interpolation mode.
    unitsType
    The value units type.

    Return Value

    A value in specified units.
    Requirements

    Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also