Matrix(Matrix) Constructor
public Matrix(
Matrix matrix
)
This language is not supported or no code example is available.
public:
Matrix(
Matrix^ matrix
)
This language is not supported or no code example is available.
public function Matrix(
matrix : Matrix
);
This language is not supported or no code example is available.
Parameters
-
matrix
-
Matrix
In this article
Definition