Share

Matrix2d.Copy Method

Parent Object: Matrix2d

Description

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

Syntax

Matrix2d.Copy() As Matrix2d

Version

Introduced in version 2013

Was this information helpful?