Share

Matrix.Copy Method

Parent Object: Matrix

Description

Creates a copy of this Matrix object. The result is entirely independent and can be edited without affecting the original Matrix object.

Syntax

Matrix.Copy() As Matrix

Version

Introduced in version 2013

Was this information helpful?