'Declaration Public Overrides Function GetPointProjectionOnSlice( _
ByVal pointThe 3D point in MPR cube.As Vintasoft.Imaging.VintasoftPoint3D _
) As Vintasoft.Primitives.VintasoftPoint
public override Vintasoft.Primitives.VintasoftPoint GetPointProjectionOnSlice(
Vintasoft.Imaging.VintasoftPoint3D point
)
public: Vintasoft.Primitives.VintasoftPoint GetPointProjectionOnSlice(
Vintasoft.Imaging.VintasoftPoint3D point
); override
public:
Vintasoft.Primitives.VintasoftPoint GetPointProjectionOnSlice(
Vintasoft.Imaging.VintasoftPoint3D point
); override
Parameters
- point
- The 3D point in MPR cube.
Return Value
The point on slice plane.