Click or drag to resize

MatrixGetSubMatrix Method

Overload List
  NameDescription
Public methodGetSubMatrix(Int32, Int32, Matrix)
Copies submatrix to another matrix.
Public methodGetSubMatrix(Int32, Int32, Int32, Int32)
Creates a matrix that contains the values from the requested sub-matrix.
Top
See Also