'Declaration Public Shared Function CreateBrowseMatrix( _
ByVal sliceСрез.As MprSlice, _
ByVal offsetСмещение по перпендикулярной оси.As Double _
) As Vintasoft.Imaging.AffineMatrix3D
public static Vintasoft.Imaging.AffineMatrix3D CreateBrowseMatrix(
MprSlice slice,
double offset
)
public: static Vintasoft.Imaging.AffineMatrix3D* CreateBrowseMatrix(
MprSlice* slice,
double offset
)
public:
static Vintasoft.Imaging.AffineMatrix3D^ CreateBrowseMatrix(
MprSlice^ slice,
double offset
)
Parameters
- slice
- Срез.
- offset
- Смещение по перпендикулярной оси.
Return Value
Матрица перемещения в 3D-пространстве.