[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Matrix-1.Clone

Clone Method

Clone()

Create a new object that is a copy of this Matrix.

Declaration
public virtual object Clone()
Returns
Type Description
object

A object is a copy of this Matrix.

Implements