IMatrix.Clone

IMatrix.Clone method

Creates a copy of this matrix.

public IMatrix Clone()

Return Value

A new instance of IMatrix that is a copy of this matrix.

See Also