Matrix.Clone

Matrix.Clone method

Creates an exact copy of this Matrix.

public Matrix Clone()

Return Value

The Matrix that this method creates.

See Also