Clone Method (TransformMatrix)
In This Topic
Create a new object that is a copy of this C1.Framework.Mathematics.Matrix.
Syntax
'Declaration
Public Function Clone() As Object
Return Value
A object is a copy of this C1.Framework.Mathematics.Matrix.
See Also