'Declaration Public Shared Function CreateCoronalSlice( _
ByVal locationМестоположение среза MPR.As Vintasoft.Imaging.VintasoftPoint3D, _
ByVal widthШирина среза.As Double, _
ByVal heightВысота среза.As Double _
) As MprPlanarSlice
public static MprPlanarSlice CreateCoronalSlice(
Vintasoft.Imaging.VintasoftPoint3D location,
double width,
double height
)
public: static MprPlanarSlice* CreateCoronalSlice(
Vintasoft.Imaging.VintasoftPoint3D location,
double width,
double height
)
public:
static MprPlanarSlice^ CreateCoronalSlice(
Vintasoft.Imaging.VintasoftPoint3D location,
double width,
double height
)
Parameters
- location
- Местоположение среза MPR.
- width
- Ширина среза.
- height
- Высота среза.
Return Value
Коронаричный срез.