'Declaration Public Overridable Sub TransformSlice2D( _
ByVal matrixThe AffineMatrix that specifies the transformation, which must be applied to the MPR slice.As Vintasoft.Imaging.AffineMatrix _
)
public virtual void TransformSlice2D(
Vintasoft.Imaging.AffineMatrix matrix
)
public: virtual void TransformSlice2D(
Vintasoft.Imaging.AffineMatrix* matrix
)
public:
virtual void TransformSlice2D(
Vintasoft.Imaging.AffineMatrix^ matrix
)
Parameters
- matrix
- The AffineMatrix that specifies the transformation, which must be applied to the MPR slice.